Releases: StyraHem/ShellyForHASS
Releases · StyraHem/ShellyForHASS
Release 0.1.6 (Beta 8)
Changes:
- Changed the Cloud connected sensor back to sensor type (not binary_sensor)
- When start it remove all old entities that have changed type in this releases (sensor/binary_sensor)
Release 0.1.6 (Beta 7)
Fixed:
- Sensors with binary value (switch, MQTT etc) changed to binary sensor
- Shelly EM read current correct
- Fix Flood + Door/Window sensors
- Add host_ip to specify the network interface (If CoAP not working try this)
- Remove -1 from friendly_name in some cases
- Fixed some error log issues
- Include Device ID default to false
- Support new long ID, 12 hex
Release 0.1.6 (Beta 6)
Bug fix:
- local variable 'block' referenced before assignment
Release 0.1.6 (Beta 5)
Changes
- Support HA integration framework, and will be visible under config/integration in HA.
- Temp addon for Shelly 1/PM added
- Shelly Door/Window added
- Consumption for Shelly Dimmer added
- Device temperature for more sensors
- Better polling of battery devices
Bug fixes
- Not filling the log with warnings and errors anymore
- Shelly cloud connect problem fixed
Release 0.1.6 (Beta 4)
Changes
- Support HA integration framework, and will be visible under config/integration in HA.
- Temp addon for Shelly 1/PM added
- Shelly Door/Window added
- Consumption for Shelly Dimmer added
- Device temperature for more sensors
- Better polling of battery devices
Bug fixes
- Not filling the log with warnings and errors anymore
- Shelly cloud connect problem fixed
Release 0.1.5
Changes
- Improved support for polling status when CoAP not working
- Add support for mDns discovery
- Add Shelly by entering IP-address in config.yaml
- Receive friendly_name from Shelly Cloud (Same as in app)
- Use pyShelly 0.1.10
- Add Shelly by entering IP-address in config.yaml
Add auth_key and server in config.yaml. You find this info under settings in my.shelly.cloud
cloud_auth_key: "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
cloud_server: "shelly-5-eu.shelly.cloud"
- Lots of other fixes
Release 0.1.3 - Beta 1
Changes
- Add support for polling status when CoAP not working
- Use pyShelly 0.1.8
- Lot of other fixes
- Get device name from Shelly Cloud
Add auth_key and server in config.yaml. You find this info under settings in my.shelly.cloud
cloud_auth_key: "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
cloud_server: "shelly-5-eu.shelly.cloud"
Release 0.1.1
Changes
- Add support for polling status when CoAP not working
- Use pyShelly 0.1.16
- Lot of other fixes
Release 0.1.0
Changes
- Add support for Shelly Flood
- Add support for Shelly Dimmer
Bugfixes
- entity_id update fixed
- Update documentation with quotes for id in devices to support id starting with 0
- Id changed to case insensitive matching
First release of Shelly for HASS
0.0.14 Update README.md