Skip to content

Releases: Leggin/dirigera

1.2.6

25 Jan 11:44
fe9f3f8

Choose a tag to compare

What's Changed

  • Add light and occupancy sensor support for MYGGSPRAY by @rperon in #118
  • remove old python version, add new python versions by @Leggin in #121
  • Change type of Scene commands from str to str and dict by @Leggin in #122
  • Add support for current CO2 level from Alpstuga Air Quality Sensor by @stirante in #124

New Contributors

Full Changelog: v1.2.4...v1.2.6

1.2.5

20 Dec 09:36
5cc719e

Choose a tag to compare

What's Changed

  • Add light and occupancy sensor support for MYGGSPRAY by @rperon in #118
  • remove old python version, add new python versions by @Leggin in #121
  • Change type of Scene commands from str to str and dict by @Leggin in #122

New Contributors

Full Changelog: v1.2.4...1.2.5

1.2.4

07 Jul 08:18
dc2ec1b

Choose a tag to compare

What's Changed

  • Add function for fetching motion sensors by name by @GioCole in #112

New Contributors

1.2.3

01 Apr 08:05
b7d0d98

Choose a tag to compare

What's Changed

  • Set battery_percentage to Optional[int] for motion and water sensors by @b-turchyn in #110

New Contributors

Full Changelog: v1.2.2...v1.2.3

1.2.2

08 Dec 11:32
ca93aa2

Choose a tag to compare

What's Changed

  • add water sensors to get_all_devices function by @Leggin in #106
  • add function for fetching scenes by name by @Leggin in #107

Full Changelog: v1.2.1...v1.2.2

1.2.1

17 Oct 18:26
790a315

Choose a tag to compare

What's Changed

  • Add battery_percentage: Optional[int] = None to environment_sensor.py by @sanjoyg in #101

Full Changelog: v1.2.0...v1.2.1

1.2.0

24 Sep 17:19
a844b23

Choose a tag to compare

What's Changed

  • Add support for the outlet IKEA INSPELNING (Energy measurements) in outlet.py by @AboveColin in #98
  • Adapt scenes.py by @Leggin in #96
    • add next_trigger_at, end_trigger, end_trigger_event to Trigger, add time to TriggerDetails

New Contributors

Full Changelog: v1.1.9...v1.2.0

1.1.9

02 Sep 13:50
bd07475

Choose a tag to compare

What's Changed

  • Update controller.py to make is_on optional by @sanjoyg in #86
  • add missing scene icons by @Leggin in #88
  • make all env sensor attributes optional by @Leggin in #89

Full Changelog: v1.1.8...v1.1.9

1.1.8

27 Aug 07:53
36bd352

Choose a tag to compare

What's Changed

  • Update air_purifier.py by @sanjoyg in #81
    • Added ON as a fan mode, new firmware adds this

Full Changelog: v1.1.7...v1.1.8

1.1.7

13 May 07:29
956e308

Choose a tag to compare

What's Changed

  • Included battery % in open close sensor by @sanjoyg in #76

Full Changelog: v1.1.6...v1.1.7