qJake / HADotNet.CommandCenter

📱 A web-based, wall-mountable command center for Home Assistant.
https://hacc.dev
Apache License 2.0
158 stars 11 forks source link

Groups Don't Toggle Correctly #94

Closed qJake closed 4 years ago

qJake commented 4 years ago

There is no service called "group.turn_on" or off, so the replacement code for these service calls doesn't work.

Replace "group" with "homeassistant" and it should work.