DaveStLou Posted March 14, 2023 Posted March 14, 2023 I'm new to Home Assistant and while reviewing the documentation for the ISY/IoX Integration, I found that there was support for building custom devices using programs. I attempted to set up a switch as documented but it doesn't show up, even after restarting. Is this still working with the recent updates to the integration? If so, I'd appreciate any tips. Thanks!
shbatm Posted March 14, 2023 Posted March 14, 2023 Should still be working. Can you share screen shots of your programs? Also, please enable debug logging (click the 3 dots under Universal Devices ISY/ioY in Devices and Services, log is in your config directory) and check for any errors or items about loading programs.
Solution DaveStLou Posted March 15, 2023 Author Solution Posted March 15, 2023 My mistake. I named the program "action" instead of "actions". It's working now. Question: Can these type of programs be in any folders or do they need to be at the root of the program tree?
shbatm Posted March 15, 2023 Posted March 15, 2023 They can be in any folder. It searches all folders for the "HA.platform" name. 1
Recommended Posts