mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-13 20:36:35 +00:00
parent
0c406335f5
commit
81eab0bf1b
@ -980,12 +980,12 @@ export const demoEntitiesArsaboo: () => Entity[] = () =>
|
|||||||
entity_id: "climate.upstairs",
|
entity_id: "climate.upstairs",
|
||||||
state: "auto",
|
state: "auto",
|
||||||
attributes: {
|
attributes: {
|
||||||
current_temperature: 66,
|
current_temperature: 22,
|
||||||
min_temp: 45,
|
min_temp: 15,
|
||||||
max_temp: 95,
|
max_temp: 30,
|
||||||
temperature: null,
|
temperature: null,
|
||||||
target_temp_high: 79,
|
target_temp_high: 24,
|
||||||
target_temp_low: 66,
|
target_temp_low: 20,
|
||||||
fan_mode: "auto",
|
fan_mode: "auto",
|
||||||
fan_list: ["auto", "on"],
|
fan_list: ["auto", "on"],
|
||||||
operation_mode: "auto",
|
operation_mode: "auto",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user