serial:
# Required: location of the adapter (e.g. CC2531).
# To autodetect the port, set 'port: null'.
- #port: /dev/ttyACM0
- port: 'tcp://pve.giorgioravera.it:20108'
+ port: /dev/ttyACM0
+ #port: 'tcp://pve.giorgioravera.it:20108'
# Optional: disable LED of the adapter if supported (default: false)
disable_led: true
# Optional: adapter type, not needed unless you are experiencing problems (default: shown below, options: zstack, deconz, ezsp)
# by firmware (for example to migrate heat, or by using an unsupported firmware).
# For the CC2652R(B) this is 5 dBm, CC2652P/CC1352P-2 20 dBm.
#transmit_power: 5
+ transmit_power: 3
# Optional: state caching, MQTT message payload will contain all attributes, not only changed ones.
# Has to be true when integrating via Home Assistant (default: true)
#cache_state: true
'0x00158d0003e79145':
friendly_name: Porta Casa
-'0x00158d000425db09':
- friendly_name: Temperatura Balcone
-'0x00158d0004024fb9':
- friendly_name: Temperatura Veranda
'0x00158d0002caf32f':
friendly_name: spare_door
+'0x00158d0004024fb9':
+ friendly_name: Temperatura Veranda
+'0x00158d000425db09':
+ friendly_name: Temperatura Balcone
'0x00158d0004081917':
friendly_name: wireless_button
+'0x00158d0008d09473':
+ friendly_name: Sensore Acqua 1
+'0x00158d0008d0b965':
+ friendly_name: Sensore Acqua 2
+'0x00158d0008dfffe8':
+ friendly_name: Sensore Acqua 3
+'0xf082c0fffe0113fa':
+ friendly_name: Luce Dispensa
+ homeassistant:
+ switch:
+ type: light
+ object_id: light
+ light:
+ name: Luce Dispensa
+ value_template: null
+ state_value_template: '{{ value_json.state }}'
+'0xf082c0fffe0a7031':
+ friendly_name: Luce Veranda
+ homeassistant:
+ switch:
+ type: light
+ object_id: light
+ light:
+ name: Luce Veranda
+ value_template: null
+ state_value_template: '{{ value_json.state }}'