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