We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3be0496 commit 55c4246Copy full SHA for 55c4246
1 file changed
data/manufacturer_links.py
@@ -35,7 +35,7 @@
35
(0x0206, "http://www.studiodue.com/"),
36
(0x026F, "https://www.acuitybrands.com/"),
37
(0x02B0, "https://dmxcontrol-projects.org/"),
38
- (0x02E1, "http://www.taittowers.com/"),
+ (0x02E1, "https://www.taittowers.com/"),
39
(0x02EA, "https://www.disguise.one/"),
40
(0x02EC, "https://www.lutron.com/en-US/Pages/default.aspx"), # Their redirects don't play nicely with Python
41
# (0x02ED, "http://www.openlx.org.uk/"), # Website currently gone
0 commit comments