Update node to v18 in README
This commit is contained in:
parent
c8c0979e15
commit
17a447438f
@ -51,7 +51,7 @@ MQTT_PASSWORD=
|
||||
```
|
||||
### Node.js
|
||||
It's a typical node.js application, define the same environment values as described in the docker sections and run with:
|
||||
`npm run start`. Currently, this is only tested with Node.js 12.x.
|
||||
`npm run start`. Currently, this is only tested with Node.js 18.x.
|
||||
|
||||
### Home Assistant configuration templates
|
||||
MQTT auto discovery is enabled. For further integrations and screenshots see [HA-MQTT.md](HA-MQTT.md).
|
||||
|
Loading…
Reference in New Issue
Block a user