diff --git a/profiles/ini.env b/profiles/ini.env index 33c070a..9605e04 100644 --- a/profiles/ini.env +++ b/profiles/ini.env @@ -1,6 +1,9 @@ [taiga] node = 12.22.12 +[zigbee2mqtt] +nodeenv = 16.15.0 + [postgresql] homeassistant_database = homeassistant homeassistant_user = homeassistant diff --git a/profiles/templates/homeassistant/zigbee2mqtt/ini.env b/profiles/templates/homeassistant/zigbee2mqtt/ini.env index 1ad3ba6..0a65e06 100644 --- a/profiles/templates/homeassistant/zigbee2mqtt/ini.env +++ b/profiles/templates/homeassistant/zigbee2mqtt/ini.env @@ -6,4 +6,3 @@ dev = /dev/ttyUSB0 #?exists(/dev/ttyACM0)-# dev = /dev/ttyACM0 #exists# -nodeenv = 16.15.0