mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Remove hidden property from xiaomi_miio.remote integration (#11727)
This commit is contained in:
parent
18cfd744c1
commit
8bb75da0c2
@ -47,11 +47,6 @@ timeout:
|
||||
required: false
|
||||
type: integer
|
||||
default: 30
|
||||
hidden:
|
||||
description: Hide the entity from UI. There is currently no reason to show the entity in UI as turning it off or on does nothing.
|
||||
required: false
|
||||
type: boolean
|
||||
default: true
|
||||
commands:
|
||||
description: A list of commands
|
||||
required: false
|
||||
@ -74,7 +69,6 @@ remote:
|
||||
token: YOUR_TOKEN
|
||||
slot: 1
|
||||
timeout: 30
|
||||
hidden: false
|
||||
commands:
|
||||
activate_towel_heater:
|
||||
command:
|
||||
|
Loading…
x
Reference in New Issue
Block a user