mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
2022.2.0: Update property sync with codebase
This commit is contained in:
parent
b8c19779bc
commit
22f8521879
@ -560,7 +560,7 @@ source/_integrations/upc_connect.markdown @pvizeli @fabaff
|
||||
source/_integrations/upcloud.markdown @scop
|
||||
source/_integrations/updater.markdown @home-assistant/core
|
||||
source/_integrations/upnp.markdown @StevenLooman @ehendrix23
|
||||
source/_integrations/uptimerobot.markdown @ludeeus
|
||||
source/_integrations/uptimerobot.markdown @ludeeus @chemelli74
|
||||
source/_integrations/usb.markdown @bdraco
|
||||
source/_integrations/usgs_earthquakes_feed.markdown @exxamalte
|
||||
source/_integrations/utility_meter.markdown @dgomes
|
||||
|
@ -11,6 +11,7 @@ ha_domain: advantage_air
|
||||
ha_quality_scale: platinum
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- diagnostics
|
||||
- climate
|
||||
- cover
|
||||
- sensor
|
||||
|
@ -16,6 +16,7 @@ ha_platforms:
|
||||
- binary_sensor
|
||||
- camera
|
||||
- button
|
||||
- diagnostics
|
||||
- climate
|
||||
- cover
|
||||
- fan
|
||||
|
@ -17,6 +17,7 @@ ha_iot_class: Local Polling
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- button
|
||||
- diagnostics
|
||||
- device_tracker
|
||||
- sensor
|
||||
- switch
|
||||
|
@ -10,6 +10,7 @@ ha_domain: homewizard
|
||||
ha_codeowners:
|
||||
- '@DCSBL'
|
||||
ha_platforms:
|
||||
- diagnostics
|
||||
- sensor
|
||||
- switch
|
||||
ha_zeroconf: true
|
||||
|
@ -6,12 +6,12 @@ ha_category:
|
||||
- Light
|
||||
ha_iot_class: Local Push
|
||||
featured: true
|
||||
ha_release: "0.60"
|
||||
ha_release: '0.60'
|
||||
ha_config_flow: true
|
||||
ha_quality_scale: platinum
|
||||
ha_codeowners:
|
||||
- "@balloob"
|
||||
- "@marcelveldt"
|
||||
- '@balloob'
|
||||
- '@marcelveldt'
|
||||
ha_domain: hue
|
||||
ha_ssdp: true
|
||||
ha_homekit: true
|
||||
|
@ -11,6 +11,7 @@ ha_domain: intellifire
|
||||
ha_config_flow: true
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- sensor
|
||||
---
|
||||
|
||||
IntelliFire Wi-Fi fireplace modules provide app-based and Alexa control to various fireplaces. The modules do expose an unencrypted HTTP endpoint on the network that provides status information. This integration will read that URL and create a set of sensors displaying the current fireplace state.
|
||||
|
@ -12,6 +12,7 @@ ha_codeowners:
|
||||
ha_domain: onewire
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- diagnostics
|
||||
- sensor
|
||||
- switch
|
||||
---
|
||||
|
@ -10,6 +10,7 @@ ha_codeowners:
|
||||
- '@klaasnicolaas'
|
||||
ha_domain: p1_monitor
|
||||
ha_platforms:
|
||||
- diagnostics
|
||||
- sensor
|
||||
ha_quality_scale: platinum
|
||||
---
|
||||
|
@ -9,6 +9,8 @@ ha_iot_class: Local Push
|
||||
ha_codeowners:
|
||||
- '@allenporter'
|
||||
ha_domain: rtsp_to_webrtc
|
||||
ha_platforms:
|
||||
- diagnostics
|
||||
---
|
||||
|
||||
The RTSPtoWebRTC integration registers with [camera integration](/integration/camera) to provide WebRTC live streams for any RTSP camera. The integration initiates a connection to a [RTSPtoWeb](https://github.com/deepch/RTSPtoWeb) or [RTSPtoWebRTC](https://github.com/deepch/RTSPtoWebRTC) proxy server that converts an RTSP stream to a WebRTC stream.
|
||||
|
@ -12,6 +12,7 @@ ha_codeowners:
|
||||
ha_domain: samsungtv
|
||||
ha_ssdp: true
|
||||
ha_platforms:
|
||||
- diagnostics
|
||||
- media_player
|
||||
ha_zeroconf: true
|
||||
ha_dhcp: true
|
||||
|
@ -13,6 +13,7 @@ ha_domain: simplisafe
|
||||
ha_platforms:
|
||||
- alarm_control_panel
|
||||
- binary_sensor
|
||||
- diagnostics
|
||||
- lock
|
||||
- sensor
|
||||
ha_dhcp: true
|
||||
|
@ -7,10 +7,12 @@ ha_release: 0.72
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_codeowners:
|
||||
- '@ludeeus'
|
||||
- '@chemelli74'
|
||||
ha_domain: uptimerobot
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- diagnostics
|
||||
- sensor
|
||||
ha_quality_scale: platinum
|
||||
ha_config_flow: true
|
||||
---
|
||||
|
@ -16,6 +16,7 @@ ha_zeroconf: true
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- button
|
||||
- diagnostics
|
||||
- light
|
||||
- number
|
||||
- sensor
|
||||
|
Loading…
x
Reference in New Issue
Block a user