mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 18:39:09 -07:00
9dd9f33b4a
* OTA privacy enhancement Adds the option to disallow device-initiated OTA update checks. Currently these OTA update checks can be quite frequent, and essentially mean the device is indirectly able to ping a cloud server. In the EU it's wise to handle an IP address as personal information, and therefore it might be wise to not enable OTA checking by default. Ideally a user would agree to a privacy policy that clarifies things a bit first. * Added default settings for OTA update management * Set update interval in minutes * OTA update settings * Adds both settings for OTA updates control * Update settings.schema.json * Update settings.js * Update otaUpdate.js * Update otaUpdate.test.js * Update bridge.test.js Co-authored-by: Koen Kanters <koenkanters94@gmail.com> |
||
---|---|---|
.. | ||
legacy | ||
availability.js | ||
bind.js | ||
bridge.js | ||
configure.js | ||
extension.js | ||
externalConverters.js | ||
frontend.js | ||
groups.js | ||
homeassistant.js | ||
networkMap.js | ||
onEvent.js | ||
otaUpdate.js | ||
publish.js | ||
receive.js |