Sian-Lee-SA / Home-Assistant-Switch-Manager

Switch manager is a centralised component to handle button pushes for your wireless switches. This includes anything passed through the event bus. The component relies on switch blueprints which is easily made to allow GUI configuration of your switches and their button pushes. This helps remove clutter from the automations.
Other
232 stars 85 forks source link

All actions shown as "unknown" and only YAML most #246

Closed hesspoint closed 2 months ago

hesspoint commented 2 months ago

Since recently when I define an action for whatever button on any device, I can define everything fine. Once I save and open again the action shows as "unknown" and I cannot switch to UI mode anymore.

image

I have the strong suspicion that it has something to do with services being renamed to actions in the latest HA release maybe?

HA 2024.8.1 and Switch Manager v1.3.4

Would be great if you could look into that.

Sian-Lee-SA commented 2 months ago

Technically it hasn't been renamed, it's just an alternative naming scheme. service still works just fine. Closing due to duplicate https://github.com/Sian-Lee-SA/Home-Assistant-Switch-Manager/issues/244.