mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 19:26:50 +00:00
System Bridge - Data from WebSocket - Docs Update (#18603)
This commit is contained in:
parent
e5825e5efc
commit
bda554171e
@ -5,7 +5,7 @@ ha_category:
|
|||||||
- Sensor
|
- Sensor
|
||||||
- System Monitor
|
- System Monitor
|
||||||
ha_release: 2021.6
|
ha_release: 2021.6
|
||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Push
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@timmo001'
|
- '@timmo001'
|
||||||
@ -80,7 +80,7 @@ Open a URL or file on the server using the default application.
|
|||||||
service: system_bridge.open
|
service: system_bridge.open
|
||||||
data:
|
data:
|
||||||
bridge: "device"
|
bridge: "device"
|
||||||
path: "C:\image.jpg"
|
path: "C:\\image.jpg"
|
||||||
```
|
```
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user