Hi, why is the “mute” group not getting created, even after restart? Nothing in logs BTW.
group:
persons:
name: People & Devices
entities:
- person.jiri_fiala
- person.adela
lights:
name: Living Room Lights
entities:
- light.sofa_light
- light.dining_table_light
- light.retro_lamp
- light.xiaomi_philips_smart_led_ball
- light.work_lamp
- light.bedroom_tunable
- light.e15_pc
mute:
name: Mute
entities:
- media_player.samsung_tv_remote
- media_player.living_room_echo_dot
- media_player.bedroom_echo_dot
- media_player.symfonisk
- media_player.symfonisk_2
- media_player.echo_show
- media_player.spotify_jiri_fiala
The persons and lights groups are fine. Thanks
BTW HA really needs UI groups creation. And yes, I already voted on that.