- bump pypx800v5
- bump pypx800v5
- Fix error when debug logs activated introduced in 1.8.1
- Fix error when retrying IPX API request
- bump pypx800v5
- Add Access Control support
- Fix deprecated code
- Bump pypx800v5 to fix security issue
- Remove service for create push automaticaly
- Fix error when a screen was added on the X-Display since the last HA starts
- Fix deprecation warning on climate entities for turn_on/off implementation
- Replace deprecated TEMP_CELCIUS constant by Enum
- Fix options merging with yaml configuration
- Fix X-010V level
- Update deprecated code
- Add X-Display support
- Fix configflow for multiple extension
- Fix ext/obj name matching
- /!\ Update entities' unique_id to handle multiple extension, it will recreate your entities, it's recommended to delete this integration configuration before update
- /!\ Update extension and objects number to match IPX800 index, if you use yaml config, you must substract by one all
ext_number
(1
=>0
) - Bump pypx800v5 (ping method update)
- Fix devices creation
- Fix deviceinfo for extensions
- Fix X-010V auto configuration
- Fix deviceinfo via_device property
- Bump pypx800v5 to fix missing extensions: X010V and X8D
- Fix DeviceInfo for HA 2023.8 release
- Fix X4FP climate
- Rollback typing for python 3.9 compatibility
- Change x4fp mode state order
- Add Octo and Open Collector i/o support
- Add X-010V support
- bump pypx800v5
- Migrate deprecated methods
- Fix global refresh from push. Update your PUSH URL to:
/api/ipx800v5_refresh/on
- No diag sensor anymore, set
diag_sensors
toTrue
in yaml config to add them - Rename default IPX800 entities to match device (duplicate entities can be created, you have to delete the old one)
- Stable version
- IPX800V5 5.4.3.1 firmware compatibility
- 2022.5 compatibility
- 2022.4 compatibility
- Add API call to ask refresh
- bump pypx800v5
- Add all IPX diagnostic entities
- Add binary sensor for thermostat fault
- bump pypx800v5
- Fix device name for objects entities
- Add exceptions handling on setup
- /!\ Need Home-Assistant 2021.12 or later
- Handle config auto for yaml
- Fixes and improvments
- Add service to create a configured PUSH object
- Add X-8R long push sensor
- Support yaml config
- Initial release