Manuel Rüger
|
5ccb9486e0
|
switchbot_cloud: Add battery sensor for Bot and Smart Locks (#143689)
|
2025-04-30 19:32:02 +02:00 |
|
Erik Montnemery
|
f83c8de8d3
|
Update signature of platforms' async_setup_entry (#138201)
|
2025-02-10 21:08:03 +01:00 |
|
Mick Montorier-Aberman
|
6a50648223
|
Call async_forward_setup_entry after the first refresh in SwitchBot Cloud (#135625)
|
2025-01-15 14:33:21 +00:00 |
|
Ravaka Razafimanantsoa
|
559c411dd2
|
Add current and voltage for plugs to switchbot_cloud (#135458)
SwitchBot Cloud: Adding current and voltage for plugs
|
2025-01-12 18:42:06 +01:00 |
|
greyeee
|
be25cb7aa7
|
Add support for SwitchBot Relay Switch 1 and Relay Switch 1PM (#132327)
|
2024-12-18 13:19:45 +01:00 |
|
Erik Elkins
|
388c5807ea
|
Add Switchbot Hub 2, Switchbot Meter Pro and Switchbot Meter Pro (CO2) devices to Switchbot Cloud integration. (#130295)
|
2024-11-11 16:10:52 +01:00 |
|
Laurence Presland
|
c3f95a4f7a
|
Implement support for SwitchBot Meter, MeterPlus, and Outdoor Meter (#115522)
* 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 e256c35bb7.
* Remove device-specific default scan intervals
* Update homeassistant/components/switchbot_cloud/sensor.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update homeassistant/components/switchbot_cloud/sensor.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update homeassistant/components/switchbot_cloud/sensor.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Fix ruff errors
* Reorder manifest keys
* Update CODEOWNERS
* Add sensor.py to coveragerc
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
|
2024-05-13 15:18:28 +02:00 |
|