l hass: use new zigbee settings

This commit is contained in:
lassulus 2022-01-28 14:18:38 +01:00
parent 8f603a3f21
commit a9077cd1ff

View File

@ -15,7 +15,7 @@ in {
services.zigbee2mqtt = {
enable = true;
package = unstable-pkgs.zigbee2mqtt;
config = {
settings = {
homeassistant = true;
frontend.port = 1337;
experimental.new_api = true;