v1.2.4b3
Pre-release
Pre-release
- Adds
attributes_template
support. Calculated once on entity init process
xiaomi_gateway3:
attributes_template: |
{% if attr in ('ble', 'zigbee') %}{{{
"name": device["device_name"],
"gate": gateway["device_name"]
}}}{% endif %}