[Adjustment]: Change method for setting default speaker volumes #238
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This issue was created by an issue template
Describe your request
Would like to move these to a template sensor. The idea being to keep the two separate sliders (one for day, one for night). But, whereas currently ANYTHING that wants to set the speakers to their default volumes requires a template to determine which slider to use (and it's the same template every time), we could put that template in one place (the sensor) and point everything at the sensor for that speaker. This will make any future updates related to default volumes a lot easier to manage.