diff --git a/README.md b/README.md index 6f03205..ff6c217 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # node-red-contrib-mi-devices -__:warning: I will not go further because I don't use node-red anymore and I don't have the time, but feel free to fork, PR & so on. If you want to maintain this module, feel free to ask.__ - This module contains the following nodes to provide easy integration of the Xiaomi devices into node-red. This module is a fork of [Harald Rietman module, node-red-contrib-xiaomi-devices](https://github.com/hrietman/node-red-contrib-xiaomi-devices) diff --git a/node-red-contrib-xiaomi-all/xiaomi-all.html b/node-red-contrib-xiaomi-all/xiaomi-all.html index bd70aaf..05fca1d 100644 --- a/node-red-contrib-xiaomi-all/xiaomi-all.html +++ b/node-red-contrib-xiaomi-all/xiaomi-all.html @@ -79,7 +79,9 @@
',{id:"node-config-input-sid-"+i,type:"text", placeholder:"SID", style:"width:auto;vertical-align:top"}).appendTo(row); sid.typedInput({ default: 'sensor_ht', - types: [tw_sensor_ht, tw_magnet, tw_motion, tw_plug, tw_switch] + types: [tw_sensor_ht, tw_natgas, tw_smoke, tw_magnet, tw_motion, tw_plug, tw_switch] }); $('