mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 05:03:59 +01:00
Co-authored-by: Norbert Rittel <norbert@rittel.de> Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
14 lines
192 B
JSON
14 lines
192 B
JSON
{
|
|
"entity": {
|
|
"number": {
|
|
"humidity": {
|
|
"default": "mdi:water",
|
|
"range": {
|
|
"0": "mdi:water-off",
|
|
"1": "mdi:water"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|