-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathclimate.yaml
More file actions
28 lines (25 loc) · 848 Bytes
/
climate.yaml
File metadata and controls
28 lines (25 loc) · 848 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
- platform: smartir
name: Living room AC
unique_id: living_room_ac
device_code: 2808
controller_data: 192.168.1.15
temperature_sensor: sensor.living_room_temperature
humidity_sensor: sensor.living_room_humidity
power_sensor: input_boolean.living_ac
- platform: smartir
name: Master bedroom AC
unique_id: master_bedroom_ac
device_code: 2808
controller_data: 192.168.1.14
temperature_sensor: sensor.master_bedroom_temperature
humidity_sensor: sensor.master_bedroom_humidity
power_sensor: binary_sensor.master_bedroom_ac_vent
# - platform: smartir
# name: bedroom AC
# unique_id: bedroom_ac
# device_code: 1942
# controller_data: 192.168.1.14
# temperature_sensor: sensor.master_bedroom_temperature
# humidity_sensor: sensor.master_bedroom_humidity
# power_sensor: binary_sensor.master_bedroom_ac_vent