mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Update keyboard_remote.markdown (#28941)
This commit is contained in:
parent
6727173c52
commit
c091a1fa38
@ -177,7 +177,7 @@ version: '3.7'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
homeassistant:
|
homeassistant:
|
||||||
image: ghrc.io/homeassistant/home-assistant:stable
|
image: ghcr.io/homeassistant/home-assistant:stable
|
||||||
volumes:
|
volumes:
|
||||||
- config:/config/
|
- config:/config/
|
||||||
- /dev/input:/dev/input/ # this is needed to read input events.
|
- /dev/input:/dev/input/ # this is needed to read input events.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user