Zigbee2MQTT now has a web GUI, which makes it *way* easier to manage the Zigbee network. Now that I've got all the Philips Hue bulbs controlled by Zigbee2MQTT instead of the Hue Hub, having access to the GUI is awesome.
8 lines
282 B
YAML
8 lines
282 B
YAML
homeassistant_image_name: '{{ homeassistant_default_image_name }}'
|
|
homeassistant_ssl_certificate: >-
|
|
{{ apache_ssl_certificate }}
|
|
homeassistant_ssl_certificate_key: >-
|
|
{{ apache_ssl_certificate_key }}
|
|
homeassistant_proxy_zwavejs2mqtt: true
|
|
homeassistant_proxy_zigbee2mqtt: true
|