Skip to content

Device Support

Compare
Choose a tag to compare
@dalinicus dalinicus released this 05 Sep 00:27
· 41 commits to main since this release
1612818

💥 Breaking Changes

  • Normalized how unique ids were generated based off data fields. These may be different that existing ids, so sensors may need to be re-added to their dashboards or their sensor registration id changed to match old values. (#9) @dalinicus

🚀 Features

  • Adds support for grouping sensors underneath a controller device (#11) @dalinicus

🚨 Testing

  • Added unit tests, resulting in 100% code coverage (#9) @dalinicus

🔨 Refactoring

💄 Style