Only the Hue lights show up as devices (ie configuration -> Devices, and); the switches show on the main page and work, but are not available for automations, as they’re not registered as devices in the system. How would you fix this? Ie turn them into devices, or automate them without doing so? They are registering as entitys.
You use the entity. Plenty of examples on the forum. The device trigger is a new addition to HA, only available since a few iterations in HA, before we had to do everything without the device trigger.
By doesn’t work, I mean the devices don’t turn on and off at the specified times.
I think I’ve found the problem: I must restart the server (Configuration -> Server Controls -> Restart) for changes to take effect. Is this intended behavior?