Hi guys I want to know ,How can I show all sensor in the group?
Did you have a look at the group component?
Yes? I set default_view: and My new sensor can’t be seen on the front page.
If you set default_view nothing will be shown unless you specify it in the groups settings.
^ what keith666 said…
like this:
default_view:
view: yes
name: Main
entities:
- updater.updater
- group.alarm_panel
- group.mbr
- group.sunroom
- group.basement
- group.garage
- group.lights
- group.switches
- group.media
- group.cameras
- group.devices
- group.motion_indoor_camera_all
You can put any entity in the view not only groups. just add your sensor to the list using a -