node-red-contrib-dmx-for-ha 0.4.8 → 0.4.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -289,7 +289,7 @@
|
|
|
289
289
|
</div>
|
|
290
290
|
|
|
291
291
|
<div style="margin-top:16px; padding-top:8px; border-top:1px solid #444; color:#666; font-size:0.8em; text-align:right;">
|
|
292
|
-
node-red-contrib-dmx-for-ha v0.
|
|
292
|
+
node-red-contrib-dmx-for-ha v0.4.8
|
|
293
293
|
</div>
|
|
294
294
|
|
|
295
295
|
</script>
|
|
@@ -317,7 +317,7 @@
|
|
|
317
317
|
</div>
|
|
318
318
|
|
|
319
319
|
<div style="margin-top:16px; padding-top:8px; border-top:1px solid #444; color:#666; font-size:0.8em; text-align:right;">
|
|
320
|
-
node-red-contrib-dmx-for-ha v0.
|
|
320
|
+
node-red-contrib-dmx-for-ha v0.4.8
|
|
321
321
|
</div>
|
|
322
322
|
|
|
323
323
|
</script>
|
package/nodes/ha-mqtt-dmx.html
CHANGED
|
@@ -553,7 +553,7 @@
|
|
|
553
553
|
</div>
|
|
554
554
|
|
|
555
555
|
<div style="margin-top:16px; padding-top:8px; border-top:1px solid #444; color:#666; font-size:0.8em; text-align:right;">
|
|
556
|
-
node-red-contrib-dmx-for-ha v0.
|
|
556
|
+
node-red-contrib-dmx-for-ha v0.4.8
|
|
557
557
|
</div>
|
|
558
558
|
|
|
559
559
|
</script>
|
package/nodes/ha-mqtt-pir.html
CHANGED
|
@@ -294,7 +294,7 @@
|
|
|
294
294
|
</div>
|
|
295
295
|
|
|
296
296
|
<div style="margin-top:16px; padding-top:8px; border-top:1px solid #444; color:#666; font-size:0.8em; text-align:right;">
|
|
297
|
-
node-red-contrib-dmx-for-ha v0.
|
|
297
|
+
node-red-contrib-dmx-for-ha v0.4.8
|
|
298
298
|
</div>
|
|
299
299
|
|
|
300
300
|
</script>
|
package/nodes/ha-mqtt-relay.html
CHANGED
|
@@ -290,7 +290,7 @@
|
|
|
290
290
|
</div>
|
|
291
291
|
|
|
292
292
|
<div style="margin-top:16px; padding-top:8px; border-top:1px solid #444; color:#666; font-size:0.8em; text-align:right;">
|
|
293
|
-
node-red-contrib-dmx-for-ha v0.
|
|
293
|
+
node-red-contrib-dmx-for-ha v0.4.8
|
|
294
294
|
</div>
|
|
295
295
|
|
|
296
296
|
</script>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "node-red-contrib-dmx-for-ha",
|
|
3
|
-
"version": "0.4.
|
|
3
|
+
"version": "0.4.9",
|
|
4
4
|
"description": "DMX lighting control for Home Assistant via Node-RED and MQTT. Place a node, fill in the settings, deploy. Full HA device registry integration with RGBW/RGBWW/CCT/brightness colour modes, transitions, effects, and group control.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"node-red",
|