mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +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
|
||||
- System Monitor
|
||||
ha_release: 2021.6
|
||||
ha_iot_class: Local Polling
|
||||
ha_iot_class: Local Push
|
||||
ha_config_flow: true
|
||||
ha_codeowners:
|
||||
- '@timmo001'
|
||||
@ -80,7 +80,7 @@ Open a URL or file on the server using the default application.
|
||||
service: system_bridge.open
|
||||
data:
|
||||
bridge: "device"
|
||||
path: "C:\image.jpg"
|
||||
path: "C:\\image.jpg"
|
||||
```
|
||||
|
||||
```yaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user