Releases: SergejPr/HomeAssistance-NooLite
Releases · SergejPr/HomeAssistance-NooLite
0.3.0
Return switch event handling for binary sensors
0.2.2 update version to 0.2.2
Add possibility set baudrate for port
0.2.1 update version to 0.2.1
Rework sensors and add services.
- reworking binary_sensors and sensors for noolite remotes
- add rgb remote support
- update sensors to subclass of SensorEntity
- use attributes instead of override methods
- add noolite service that allows use of native module command
Breaking changes:
- can be don't working with version oldest then 2022.2.2
- rename remote sensor states, so old sensor config can be broken
Fix rgb_led lights and refactor fans
- fix work with rgb_led module
- refactor fan component
- update ReadMe
update to support latest HomeAssistance version (2021.+)
- added manifest.json to match new HomeAssistant requirements
- avoid of using deprecated Light, SwitchDevice and BinarySensorDevice
Breaking changes:
- can be don't working with version oldest then 0.108.0
switch to noolite-f 0.1.2
0.1.1 switch to noolite-f 0.1.2
refactor to support new structure
- added binary sensors for: door, garage_door, moisture, opening, window, light, motion, battery (in noolite remotes)
- added battery level information
Breaking changes:
- platform and type names in config now is in lowercase
- removed unused types
- TempHumi sensor split to two separate sensors: temp and humi
0.0.2
Initial version
Merge pull request #5 from macros0/patch-2 Error correction in the _on_off method