mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add Meter, MeterPlus, and Outdoor Meter to SwitchBot Cloud Docs (#32335)
* Add Meter, MeterPlus, and Outdoor Meter to SwitchBot Cloud Docs * Tiny tweak to kick the CI. * Update switchbot_cloud.markdown Add sensor platform Expand list of devices Clarify notes on update interval --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
f81d75f830
commit
69529a9a37
@ -6,14 +6,17 @@ ha_category:
|
||||
- Plug
|
||||
- Remote
|
||||
- Switch
|
||||
- Sensor
|
||||
ha_release: '2023.10'
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_codeowners:
|
||||
- '@SeraphicRav'
|
||||
- '@laurence-presland'
|
||||
ha_domain: switchbot_cloud
|
||||
ha_platforms:
|
||||
- climate
|
||||
- switch
|
||||
- sensor
|
||||
ha_config_flow: true
|
||||
ha_integration_type: integration
|
||||
---
|
||||
@ -32,11 +35,18 @@ Please note, device names configured in the SwitchBot app are transferred into H
|
||||
|
||||
- Plug (Wi-Fi only, only available in Japan)
|
||||
- Plug Mini, both the original and HomeKit-enabled
|
||||
|
||||
- IR appliances exposed through the different hubs:
|
||||
- ON/OFF for all appliance types excepted "Others"
|
||||
- Air Conditioner
|
||||
- Meter
|
||||
- MeterPlus
|
||||
- Outdoor Meter
|
||||
|
||||
## Important considerations
|
||||
|
||||
<div class='note warning'>
|
||||
Each sensor will request a status update from the SwitchBot Cloud API once every 10 minutes (600 seconds). The SwitchBot Cloud API limits users to 10,000 requests per day.
|
||||
</div>
|
||||
|
||||
<div class='note warning'>
|
||||
For IR Appliances, the state is inferred from previous commands in Home Assistant and might not reflect reality if you use other ways to control the device.
|
||||
|
Loading…
x
Reference in New Issue
Block a user