* Implement support for SwitchBot MeterPlus
Add temperature, humidity, and battery sensor entities for the MeterPlus device
* Rename GH username
* Update homeassistant/components/switchbot_cloud/coordinator.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Refactor to use EntityDescriptions
Concat entity ID in SwitchBotCloudSensor init
* Remove __future__ import
* Make scan interval user configurable
* Add support for Meter and Outdoor Meter
* Revert "Make scan interval user configurable"
This reverts commit
|
||
---|---|---|
.. | ||
__init__.py | ||
climate.py | ||
config_flow.py | ||
const.py | ||
coordinator.py | ||
entity.py | ||
manifest.json | ||
sensor.py | ||
strings.json | ||
switch.py |