Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwi-cam authored Mar 28, 2021
1 parent c2774bf commit 46a9230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- [Improvement] Adds Eve History service support. This can be disabled by adding `"noHistory":true` to your config
- [Improvement] Moves onTemperature and onHumidity logging to Debug only, reducing noice in the logs from all updates
- [Bug] Fixes mac address formatting error when using manual hosts devices #266
- [Bug] Stopped MQTT updates from defaulting to 0 when the topic isn't found. This does create messages that the plugin is slowing homebridge untill MQTT updates are recieved.
- [Bug] Stopped MQTT updates from defaulting to 0 when the topic isn't found. This does create messages that the plugin is slowing homebridge until MQTT updates are recieved.

## 4.4.1
- [Improvement] Adds pingUseArp configuration to use an ARP lookup instead of ICMP ping to test a device's status
Expand Down

0 comments on commit 46a9230

Please sign in to comment.