From 71128dbf06ca0017199c91e5a6ccf4b86b99e4f9 Mon Sep 17 00:00:00 2001 From: Alexander Tratsevskiy Date: Mon, 10 Apr 2023 01:21:35 +0300 Subject: [PATCH] =?UTF-8?q?zigbee2mqtt:=20=D0=9F=D0=BE=D0=B4=D0=B4=D0=B5?= =?UTF-8?q?=D1=80=D0=B6=D0=B8=D0=B2=D0=B0=D0=B5=D0=BC=D0=B0=D1=8F=20=D0=B2?= =?UTF-8?q?=D0=B5=D1=80=D1=81=D0=B8=D1=8F=20node=20=D0=BF=D0=B5=D1=80?= =?UTF-8?q?=D0=B5=D0=BD=D0=B5=D1=81=D0=B5=D0=BD=D0=B0=20=D0=B2=20ini.env?= =?UTF-8?q?=20=D0=BE=D0=B2=D0=B5=D1=80=D0=BB=D0=B5=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- profiles/ini.env | 3 +++ profiles/templates/homeassistant/zigbee2mqtt/ini.env | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) 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