You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 16, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,15 @@
1
-
# Home Assistant DMX over IP Light Platform (Art-Net & KiNet)
1
+
# Home Assistant DMX over IP Light Platform (deprecated)
2
+
3
+
**_This component is no longer maintained and is unsupported in Home Assistant 2022.9.0._**
4
+
_Please switch to [Breina](https://github.com/Breina)'s fork [Home Assistant component for Art-Net LED (DMX)](https://github.com/Breina/ha-artnet-led), which includes contributions from [spacemanspiff2007](https://github.com/spacemanspiff2007) and [corb3000](https://github.com/corb3000)._
5
+
6
+
---
2
7
3
8
The DMX integration for Home Assistant allows you to send DMX values to an [Art-Net](http://www.art-net.org.uk) or [KiNet](https://www.colorkinetics.com/) capable DMX interface. This component is a one way integration which sends [Art-Net](https://en.wikipedia.org/wiki/Art-Net) or KiNet UDP packets to the DMX interface. This integration uses no external libraries and requires at least Python version 3.5.
4
9
10
+
11
+
12
+
5
13
## Prerequisites
6
14
7
15
*[Home Assistant (hass)](https://www.home-assistant.io/) >= 0.66 in order to use this component.
0 commit comments