Releases: rstrouse/ESPSomfy-RTS-HA
Releases Β· rstrouse/ESPSomfy-RTS-HA
v2.3.1
What's Changed
- Added invert commands and position for dry contacts shade types
- Changed firmware updater display so that says firmware update
- Added Reboot and Backup device actions
- Backups are stored in the HA config directory under
ESPSomfyRTS_<deviceid>
- Reboot services and entities will only appear for v2.3.1 firmware and above
- Backups are stored in the HA config directory under
- Added Backup and Reboot entities
v2.3.0
What's Changed?
- Additional diagnostic entities have been added for the following items depending on the capabilities of the board if you are running fw version 2.3.0+. Prior firmware will still include the IP address
- IP Address
- Chip Type (ESP, ESP32-S2, ESP32-S3, ESP32-C3...)
- Wifi Strength dBm
- Wifi Channel
- Wifi SSID
- Connection Type Wifi or Ethernet
- Ethernet connection speed Mb/s
- Full Duplex/Half Duplex
- Further fixes for backup file serialization
v2.2.4
What's Changed
- Added French translation #28. Thanks @Jezza34000
- Added Send Command service #29. Thanks again @Jezza34000
- Fix issue with encoding when saving backup files
v2.2.3
v2.2.2
v2.2.1
v2.1.10
v2.1.9
What's Changed
- Enhance tilt functions for tilt only blinds. When moving through 50% it will reflect opening or closing depending on the slat positions. At anything other than 0% or 100% it will reflect open. #24
- Improve available settings for sensors and switches. The plugin will pick up the available flag much quicker when the ESP32 comes back online.