Skip to content

Releases: trombik/esphome-component-ping

v1.1.0

01 Apr 09:41
aec7c99
Compare
Choose a tag to compare

Release 1.1.0

  • 9a6a187 (origin/README) bugfix: s/path/url/
  • 29cf962 (origin/issue_25) bugfix: pass keyword arguments instead of arguments
  • 2db6c39 update: esphome to 2022.3.1
  • 37faadd ci: run CI with the latest esphome in a matrix
  • fa45d7c bugfix: run build workflow every sunday
  • ec2ec30 (origin/issue_23) bugfix: pass keyword arguments instead of arguments
  • 2c4300e update: esphome to 2022.3.1
  • e878ebc ci: add .ackrc
  • 78fdd6f feat: support esp32c3
  • c922f2d bugfix: document update_interval
  • 30fe32a bugfix: start ping session in update() instead of setup()
  • 56aad3f bugfix: update ping_sock.c to one in latest esp-idf release
  • 221e20f bugfix: replace underscore for device name

v1.0.1

22 Jan 04:56
Compare
Choose a tag to compare

bugfix only.

6185ebe ci: update clang-format-action to 4.5.0
c382dbc ci: update esphome to the latest 2022.1.0, update examples
d9751e3 bugfix: remove a space that broke HTML
dfdac04 doc: mention AsyncPing in README
50ce893 bugfix: missing closing brace
0d51a9d bugfix: avoid broken link
5417da5 doc: document automation use-case

1.0.0

09 Aug 04:17
78dff1c
Compare
Choose a tag to compare

The initial release. After a few weeks, I do not see major issues.

v0.9.0

22 Jul 01:52
3548ddf
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

Initial pre-release

both esp32 and esp8266 should work.