Skip to content

2.0.0

Choose a tag to compare

@Ks89 Ks89 released this 25 Dec 14:39
· 18 commits to master since this release
3391026

Features

  • controllers and sensors can be mixed (now you can have a controller device able to receive commands, but also to send sensor data, like a thermostat)
  • controller devices can have multiple controller features
  • power outage sensor have a standard structure with a features array (called online)

Chores

  • update deps
  • update CI