The landscape lighting at my home is controlled by a lighting system called “Luxor” by FXLuminaire. While it does have an app to control it, it is one of the only smart things in my home that I have not been able to integrate in the HA. I am hoping there is someone with much more talent than myself who might be able to help create an Integration for this system.
The system does support integrations with other commercial platforms like Crestron, Lutron and Control4, and they have posted their Crestron Luxor Integration files online.
Parsing through the SIMPL+ file (link) it appears that the system uses string-based commands over TCP and perhaps JSON responses. There is no authentication that I am aware of (the mobile app does not ask for credentials).
I’m no dev, and can’t pretend to estimate the difficulty here, but if anyone with HA component development experience is looking for a project, I would love to do what I can to get this created.
Thanks in advance for any help!