Skip to content

Releases: SergejPr/HomeAssistance-NooLite

0.3.0

23 Feb 09:30
Compare
Choose a tag to compare

Added support of HA 2025.3

Return switch event handling for binary sensors

06 Aug 21:52
Compare
Choose a tag to compare
0.2.2

update version to 0.2.2

Add possibility set baudrate for port

06 Apr 06:33
Compare
Choose a tag to compare
0.2.1

update version to 0.2.1

Rework sensors and add services.

07 Feb 03:23
Compare
Choose a tag to compare
  • 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

09 Oct 22:18
Compare
Choose a tag to compare
  • fix work with rgb_led module
  • refactor fan component
  • update ReadMe

update to support latest HomeAssistance version (2021.+)

09 Jun 21:41
Compare
Choose a tag to compare
  • 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

02 Mar 20:57
Compare
Choose a tag to compare
0.1.1

switch to noolite-f 0.1.2

refactor to support new structure

16 Feb 17:58
Compare
Choose a tag to compare
  • 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

16 Feb 13:33
cada99e
Compare
Choose a tag to compare
added missed import

Initial version

05 Jan 16:45
4b3e8d1
Compare
Choose a tag to compare
Merge pull request #5 from macros0/patch-2

Error correction in the _on_off method