ebnerjoh
(Johannes Ebner)
February 23, 2019, 5:02pm
1
Hi, next to every Group Description I have now a switch since I upgraded to 0.88
How can I get rid again from this switch?
weather:
view: yes
name: Wetter
entities:
- group.weather_details
- group.weather_weewx
- group.solar
- group.solar_graph
- group.cat_house
weather_details:
view: no
name: Aktuelles Wetter
entities:
- sensor.pws_temp_c
- sensor.pws_feelslike_c
- sensor.pws_dewpoint_c
- sensor.pws_precip_today_metric
- sensor.pws_weather_1h
- sensor.pws_relative_humidity
- sensor.pws_pressure_mb
- sensor.pws_pressure_trend
- sensor.pws_solarradiation
- sensor.pws_wind_kph
- sensor.pws_wind_gust_kph
- sensor.pws_wind_dir
- sensor.pws_observation_time
You can use: show_header_toggle: false
to turn off the group switch
ebnerjoh
(Johannes Ebner)
February 23, 2019, 5:26pm
3
Mhh, I wanted now to test this and the switches disappeard…
ebnerjoh
(Johannes Ebner)
February 23, 2019, 8:47pm
4
Ok, still there.
I tried to add the “show_header_toggle” but that breaks my whole groups-config
weather:
view: yes
name: Wetter
entities:
- group.weather_details
- group.weather_weewx
- group.solar
- group.solar_graph
- group.cat_house
weather_details:
show_header_toggle: false
view: no
name: Aktuelles Wetter
entities:
- sensor.pws_temp_c
- sensor.pws_feelslike_c
- sensor.pws_dewpoint_c
- sensor.pws_precip_today_metric
- sensor.pws_weather_1h
- sensor.pws_relative_humidity
- sensor.pws_pressure_mb
- sensor.pws_pressure_trend
- sensor.pws_solarradiation
- sensor.pws_wind_kph
- sensor.pws_wind_gust_kph
- sensor.pws_wind_dir
- sensor.pws_observation_time
ebnerjoh
(Johannes Ebner)
February 24, 2019, 4:27pm
5
Anyone with a hint for me?
Br,
Johannes
ebnerjoh
(Johannes Ebner)
February 25, 2019, 6:41pm
6
Ok, I found the solution on my own. I didnt know that the Lovelave UI could be edited in the Frontend. There is also the switch to hide the “header_toggle”.
Br,
Johannes