Releases: kukulich/home-assistant-jablotron100
Releases · kukulich/home-assistant-jablotron100
3.27.0
Improvements
- It's possible to lower number of PG outputs
- Home Assistant 2024.11.0 is required
- Improved central unit device info
- Better model info
3.26.0
Improvements
- Added processing of battery fault state for central unit
Fixes
- Fixed async_dispatcher_send calls from a thread other than the event loop
- Fixed blocking call
- Fixed central unit battery problem detection
3.25.0
Improvements
- Home Assistant 2024.6.0 is required
- Support for default code in alarm control panel
Fixes
- Fixed blocking calls inside the event loop
3.24.1
Fixes
- Fixed detection of entities availability
3.24.0
Improvements
- Home Assistant 2024.4.0 is required
- Settings and devices could be change by reconfigure instead of options
- Translated PG outputs
- Translated devices names
- Icon for
reset_problem
service
3.23.1
Fixes
- Smoke sensor can report negative temperature
3.23.0
Improvements
- Added support for keypad with door opening detector (thanks to @martkopecky )
3.22.1
Fixes
- Call async methods on hass asyncio loop, close stream on a correct thread (thanks to @zlymeda)
3.22.0
Improvements
- Added support up to 230 devices (thanks to @ondrej111)
3.21.0
Improvements
- Home Assistant 2023.8.0 is required
- Event entity for login with wrong code
- Service name and description is translatable
- Improved error logging