-
-
Notifications
You must be signed in to change notification settings - Fork 568
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for the cgllc.airmonitor.b1 (#562)
* Update airqualitymonitor.py Added support for cgllc.airmonitor.b1 * changed default model * Fixed formatting and constant * Improve converage * Changed typo info.model to self.model * Added co2e value to output * Autodetection for airmonitor B1 * Added device information * Changed get properties * changed model to _model * Property getters * return "on" or None * states return * Removed firmware/hardware/mac_address attributes * Remove unwanted properties * Removed whitespace and == None
- Loading branch information
1 parent
c7d2779
commit cd99dd3
Showing
2 changed files
with
98 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters