-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when change to subwindow, deactivate wallpanel #275
Comments
You mean when you click on a button in the dashboard that navigates to another tap then the side bar and top bar comes back again? If you mean that I have the same issue. |
For me the top bar come again,
And if i come back to my main screen,
The wallpanel with my slideshow photo is not restarting..
Yes we have the same issue.
…________________________________
From: Phipsi161 ***@***.***>
Sent: Wednesday, September 11, 2024 12:13:04 PM
To: j-a-n/lovelace-wallpanel ***@***.***>
Cc: sapeur3873 ***@***.***>; Author ***@***.***>
Subject: Re: [j-a-n/lovelace-wallpanel] when change to subwindow, deactivate wallpanel (Issue #275)
You mean when you click on a button in the dashboard that navigates to another tap then the side bar and top bar comes back again? If you mean that I have the same issue.
—
Reply to this email directly, view it on GitHub<#275 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AKHLOLLUYANHQGGQXRBDEQTZWAJTBAVCNFSM6AAAAABNUE47PGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBTGIYTSMJZGY>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Good to know. Maybe this gets fixed in a further update. |
I hope so yes..
Because of this my main tablet have a slideboard.
But if i navigate from an other page, my slideshow disapear.
I need to reload the entire internet page.
…________________________________
From: Phipsi161 ***@***.***>
Sent: Wednesday, September 11, 2024 3:45:50 PM
To: j-a-n/lovelace-wallpanel ***@***.***>
Cc: sapeur3873 ***@***.***>; Author ***@***.***>
Subject: Re: [j-a-n/lovelace-wallpanel] when change to subwindow, deactivate wallpanel (Issue #275)
Good to know. Maybe this gets fixed in a further update.
—
Reply to this email directly, view it on GitHub<#275 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AKHLOLIEWCLOCJQMAPL7353ZWBCQ5AVCNFSM6AAAAABNUE47PGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBTG4ZDCNZTGQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Hello, |
hello,
yes i send you my configuration...
i think the main problem is : i use only for an individual device, mean i start wallpanel by
addresse bar like this .
http://hass:8123/lovelace/default_view?wp_enabled=true
and after i have subwindow.
when i navigate from default view to an other subwindow the top bar with the arrow appear (for can come back), this is good...
but when i come back to the default view, the top bar is still present (empty and present) the slideshow don't restart,
i need to go out full screen, re load my internet page, touch the screen for go to full screen, and at this time , everything restart normally
my configuration of defaultview and all sub window in my yaml.
wallpanel:
enabled: false
enabled_on_tabs:
- default_view
debug: false
hide_toolbar: true
hide_sidebar: true
fullscreen: true
idle_time: 20
keep_screen_on_time: 86400
black_screen_after_time: 0
control_reactivation_time: 1
screensaver_stop_navigation_path: /lovelace/default_view
image_url: media-source://media_source/local/photo
image_fit: fit
image_list_update_interval: 3600
image_order: random
image_background: image
image_excludes: []
show_image_info: false
fetch_address_data: true
screensaver_entity: input_boolean.wallpanel_screensaver
info_animation_duration_x: 50
info_animation_duration_y: 33
info_animation_timing_function_x: ease-in-out
info_animation_timing_function_y: ease-in-out
info_move_pattern: random
info_move_interval: 0
info_move_fade_duration: 2
card_interaction: true
cards:
- type: custom:clock-weather-card
entity: weather.pontcharra
style:
wallpanel-screensaver-info-box:
'--wp-card-width': 450px
wallpanel-screensaver-info-box-content:
'--ha-card-background': none
'--ha-card-box-shadow': none
'--ha-card-border-width': 0px
text-shadow: >-
-0.5px -0.5px 0 rgb(17, 17, 17), 0.5px -0.5px 0 rgb(17, 17, 17), -0.5px
0.5px 0 rgb(17, 17, 17), 0.5px 0.5px 0 rgb(17, 17, 17)
'--primary-text-color': '#ffffff'
'--secondary-text-color': '#dddddd'
profiles:
night:
info_animation_duration_x: 0
info_animation_duration_y: 0
style:
wallpanel-screensaver-overlay:
background: '#000000dd'
black:
black_screen_after_time: 1
user.yoga:
enabled: true
profile_entity: input_text.nuit
title: Maison
views:
- path: default_view
title: Home
theme: ios-light-mode-dark-blue
badges: []
cards:
- type: custom:digital-clock
- type: custom:meteofrance-weather-card
entity: weather.forecast_maison
- square: false
type: grid
cards:
- show_name: true
show_icon: true
type: button
tap_action:
action: navigate
navigation_path: /lovelace/Lumiere
name: Lumiere
icon: mdi:home-lightbulb
show_state: true
card_mod:
style: |
ha-card {
background: #BAE0F1;
font-weight: bold;
}
- type: button
icon: mdi:window-shutter
tap_action:
action: navigate
navigation_path: /lovelace/Volets
name: Volets
card_mod:
style: |
ha-card {
background: #BAE0F1;
font-weight: bold;
}
- type: button
icon: mdi:webcam
tap_action:
action: navigate
navigation_path: /lovelace/Camera
name: Camera
card_mod:
style: |
ha-card {
background: #A0FFEE;
font-weight: bold;
}
- type: button
icon: mdi:thermometer
tap_action:
action: navigate
navigation_path: /lovelace/Temperature
name: Temperature
card_mod:
style: |
ha-card {
background: #FFBEB0;
font-weight: bold;
}
- type: button
icon: mdi:heat-wave
tap_action:
action: navigate
navigation_path: /lovelace/Chaudiere
name: Chaudiere
card_mod:
style: |
ha-card {
background: #FFBEB0;
font-weight: bold;
}
- type: button
icon: mdi:heating-coil
tap_action:
action: navigate
navigation_path: /lovelace/Chauffage
name: Chauffage
card_mod:
style: |
ha-card {
background: #FFBEB0;
font-weight: bold;
}
- type: button
icon: mdi:robot
tap_action:
action: navigate
navigation_path: /lovelace/Coco
name: Coco
card_mod:
style: |
ha-card {
background: #CDC2EE;
font-weight: bold;
}
- type: button
icon: mdi:sun-angle
tap_action:
action: navigate
navigation_path: /lovelace/Power
name: Panneau solaire
card_mod:
style: |
ha-card {
background: #FFF8A0;
font-weight: bold;
}
- type: button
icon: mdi:flash
tap_action:
action: navigate
navigation_path: /lovelace/Energie
name: Energie
card_mod:
style: |
ha-card {
background: #DEFFA0;
font-weight: bold;
}
columns: 3
title: Fonctions
card_mod:
style: |
ha-card {
border-width: 2px;
border-color: white;
}
- square: false
type: grid
cards:
- show_name: true
show_icon: true
type: button
tap_action:
action: navigate
navigation_path: /lovelace/Rdc
name: RDC
icon: mdi:home-floor-0
card_mod:
style: |
ha-card {
background: #BAE0F1;
font-weight: bold;
}
- type: button
icon: mdi:office-building
tap_action:
action: navigate
navigation_path: /lovelace/Bureau
name: Bureau
card_mod:
style: |
ha-card {
background: #BAE0F1;
font-weight: bold;
}
- type: button
icon: mdi:bed
tap_action:
action: navigate
navigation_path: /lovelace/Chambre1
name: Chambre1
card_mod:
style: |
ha-card {
background: #BAE0F1;
font-weight: bold;
}
- type: button
icon: mdi:bathtub
tap_action:
action: navigate
navigation_path: /lovelace/Sdb
name: Sdb
card_mod:
style: |
ha-card {
background: #BAE0F1;
font-weight: bold;
}
- type: button
icon: mdi:bed-double
tap_action:
action: navigate
navigation_path: /lovelace/ChambreNous
name: Chambre Nous
card_mod:
style: |
ha-card {
background: #BAE0F1;
font-weight: bold;
}
- type: button
icon: mdi:outdoor-lamp
tap_action:
action: navigate
navigation_path: /lovelace/Exterieur
name: Exterieur
card_mod:
style: |
ha-card {
background: #BAE0F1;
font-weight: bold;
}
- type: button
icon: mdi:bottle-soda
tap_action:
action: navigate
navigation_path: /lovelace/Cave
name: Cave
card_mod:
style: |
ha-card {
background: #BAE0F1;
font-weight: bold;
}
- type: button
icon: mdi:garage
tap_action:
action: navigate
navigation_path: /lovelace/Garage
name: Garage
card_mod:
style: |
ha-card {
background: #BAE0F1;
font-weight: bold;
}
title: Pieces
- initial_view: dayGridMonth
type: calendar
entities:
- calendar.famille
title: Calendrier Familial
theme: ios-light-mode-dark-blue-alternative
- title: Lumiere
path: Lumiere
icon: mdi:home-lightbulb
theme: ios-light-mode-light-blue-alternative
subview: true
cards:
- type: vertical-stack
cards:
- type: entities
entities:
- entity: light.m221_rdc_entree
name: Entree
- entity: light.m221_rdc_salon
name: Salon
- entity: light.m221_rdc_sam
name: Salle a manger
- entity: light.m221_rdc_salon_applique
name: Applique salon
- entity: light.m221_rdc_sam_applique
name: Applique Salle a manger
- entity: light.m221_rdc_cuisine
name: Cuisine
- entity: switch.lumiere_ext
title: RDC
state_color: true
- type: vertical-stack
cards:
- type: entities
entities:
- entity: light.m221_etage_couloir
name: Couloir
- entity: light.m221_etage_boudoir
name: Boudoir
- entity: light.m221_etage_chambre1
name: Chambre 1
- entity: light.m221_etage_chambre2
name: Notre chambre
- entity: light.m221_etage_chambre2_applique
name: Applique Notre chambre
icon: mdi:hand-heart
- entity: light.m221_etage_bureau
name: Bureau
- entity: light.m221_etage_bureau_applique
name: Applique bureau
- entity: switch.sdb_miroir
title: ETAGE
state_color: true
- title: Volets
path: Volets
icon: mdi:window-shutter-settings
theme: ios-dark-mode-light-green-alternative
subview: true
cards:
- title: RDC
type: entities
show_header_toggle: false
state_color: true
entities:
- type: custom:multiple-entity-row
entity: cover.vr_cuisine
name: Cusine
show_state: false
entities:
- icon: mdi:arrow-up-bold
tap_action:
action: call-service
service: cover.open_cover
service_data:
entity_id: cover.vr_cuisine
- icon: mdi:stop
tap_action:
action: call-service
service: cover.stop_cover
service_data:
entity_id: cover.vr_cuisine
- icon: mdi:arrow-down-bold
tap_action:
action: call-service
service: cover.close_cover
service_data:
entity_id: cover.vr_cuisine
- icon: mdi:window-shutter-settings
tap_action:
action: call-service
service: button.press
service_data:
entity_id:
- button.vr_cuisine_pf
- type: custom:multiple-entity-row
entity: cover.vr_sam_terrasse
name: Salle a manger
show_state: false
entities:
- icon: mdi:arrow-up-bold
tap_action:
action: call-service
service: cover.open_cover
service_data:
entity_id: cover.vr_sam_terrasse
- icon: mdi:stop
tap_action:
action: call-service
service: cover.stop_cover
service_data:
entity_id: cover.vr_sam_terrasse
- icon: mdi:arrow-down-bold
tap_action:
action: call-service
service: cover.close_cover
service_data:
entity_id: cover.vr_sam_terrasse
- icon: mdi:window-shutter-settings
tap_action:
action: call-service
service: button.press
service_data:
entity_id:
- button.vr_sam_terrasse_pf
- type: custom:multiple-entity-row
entity: cover.vr_salon_terrasse
name: Salon terrasse
show_state: false
entities:
- icon: mdi:arrow-up-bold
tap_action:
action: call-service
service: cover.open_cover
service_data:
entity_id: cover.vr_salon_terrasse
- icon: mdi:stop
tap_action:
action: call-service
service: cover.stop_cover
service_data:
entity_id: cover.vr_salon_terrasse
- icon: mdi:arrow-down-bold
tap_action:
action: call-service
service: cover.close_cover
service_data:
entity_id: cover.vr_salon_terrasse
- icon: mdi:window-shutter-settings
tap_action:
action: call-service
service: button.press
service_data:
entity_id:
- button.vr_salon_terrasse_pf
- type: custom:multiple-entity-row
entity: cover.vr_salon_cour
name: Salon cour
show_state: false
entities:
- icon: mdi:arrow-up-bold
tap_action:
action: call-service
service: cover.open_cover
service_data:
entity_id: cover.vr_salon_cour
- icon: mdi:stop
tap_action:
action: call-service
service: cover.stop_cover
service_data:
entity_id: cover.vr_salon_cour
- icon: mdi:arrow-down-bold
tap_action:
action: call-service
service: cover.close_cover
service_data:
entity_id: cover.vr_salon_cour
- icon: mdi:window-shutter-settings
tap_action:
action: call-service
service: button.press
service_data:
entity_id:
- button.vr_salon_cour_pf
- title: Etage
type: entities
show_header_toggle: false
state_color: true
entities:
- type: section
- type: custom:multiple-entity-row
entity: cover.vr_bureau
name: Bureau cour
show_state: false
entities:
- icon: mdi:arrow-up-bold
tap_action:
action: call-service
service: cover.open_cover
service_data:
entity_id: cover.vr_bureau
- icon: mdi:stop
tap_action:
action: call-service
service: cover.stop_cover
service_data:
entity_id: cover.vr_bureau
- icon: mdi:arrow-down-bold
tap_action:
action: call-service
service: cover.close_cover
service_data:
entity_id: cover.vr_bureau
- icon: mdi:window-shutter-settings
tap_action:
action: call-service
service: button.press
service_data:
entity_id:
- button.vr_bureau_pf
- type: custom:multiple-entity-row
entity: cover.vr_bureau_balcon
name: Bureau balcon
show_state: false
entities:
- icon: mdi:arrow-up-bold
tap_action:
action: call-service
service: cover.open_cover
service_data:
entity_id: cover.vr_bureau_balcon
- icon: mdi:stop
tap_action:
action: call-service
service: cover.stop_cover
service_data:
entity_id: cover.vr_bureau_balcon
- icon: mdi:arrow-down-bold
tap_action:
action: call-service
service: cover.close_cover
service_data:
entity_id: cover.vr_bureau_balcon
- icon: mdi:window-shutter-settings
tap_action:
action: call-service
service: button.press
service_data:
entity_id:
- button.vr_bureau_balcon_pf
- type: section
- type: custom:multiple-entity-row
entity: cover.vr_baie_chambrenous
name: ChambreNous Baie vitree
show_state: false
entities:
- icon: mdi:arrow-up-bold
tap_action:
action: call-service
service: cover.open_cover
service_data:
entity_id: cover.vr_baie_chambrenous
- icon: mdi:stop
tap_action:
action: call-service
service: cover.stop_cover
service_data:
entity_id: cover.vr_baie_chambrenous
- icon: mdi:arrow-down-bold
tap_action:
action: call-service
service: cover.close_cover
service_data:
entity_id: cover.vr_baie_chambrenous
- icon: mdi:window-shutter-settings
tap_action:
action: call-service
service: button.press
service_data:
entity_id:
- button.vr_baie_chambrenous_pf
- type: custom:multiple-entity-row
entity: cover.vr_chambrenous_sud
name: ChambreNous Fenetre sud
show_state: false
entities:
- icon: mdi:arrow-up-bold
tap_action:
action: call-service
service: cover.open_cover
service_data:
entity_id: cover.vr_chambrenous_sud
- icon: mdi:stop
tap_action:
action: call-service
service: cover.stop_cover
service_data:
entity_id: cover.vr_chambrenous_sud
- icon: mdi:arrow-down-bold
tap_action:
action: call-service
service: cover.close_cover
service_data:
entity_id: cover.vr_chambrenous_sud
- icon: mdi:window-shutter-settings
tap_action:
action: call-service
service: button.press
service_data:
entity_id:
- button.vr_chambrenous_sud_pf
- type: custom:multiple-entity-row
entity: cover.rideau_placard
name: Rideau placard
show_state: false
entities:
- icon: mdi:arrow-up-bold
tap_action:
action: call-service
service: cover.open_cover
service_data:
entity_id: cover.rideau_placard
- icon: mdi:stop
tap_action:
action: call-service
service: cover.stop_cover
service_data:
entity_id: cover.rideau_placard
- icon: mdi:arrow-down-bold
tap_action:
action: call-service
service: cover.close_cover
service_data:
entity_id: cover.rideau_placard
- type: section
- type: custom:multiple-entity-row
entity: cover.vr_chambre1
name: Chambre 1
show_state: false
entities:
- icon: mdi:arrow-up-bold
tap_action:
action: call-service
service: cover.open_cover
service_data:
entity_id: cover.vr_chambre1
- icon: mdi:stop
tap_action:
action: call-service
service: cover.stop_cover
service_data:
entity_id: cover.vr_chambre1
- icon: mdi:arrow-down-bold
tap_action:
action: call-service
service: cover.close_cover
service_data:
entity_id: cover.vr_chambre1
- icon: mdi:window-shutter-settings
tap_action:
action: call-service
service: button.press
service_data:
entity_id:
- button.vr_chambre1_pf
- type: section
- type: custom:multiple-entity-row
entity: cover.vr_boudoir
name: Boudoir
show_state: false
entities:
- icon: mdi:arrow-up-bold
tap_action:
action: call-service
service: cover.open_cover
service_data:
entity_id: cover.vr_boudoir
- icon: mdi:stop
tap_action:
action: call-service
service: cover.stop_cover
service_data:
entity_id: cover.vr_boudoir
- icon: mdi:arrow-down-bold
tap_action:
action: call-service
service: cover.close_cover
service_data:
entity_id: cover.vr_boudoir
- icon: mdi:window-shutter-settings
tap_action:
action: call-service
service: button.press
service_data:
entity_id:
- button.vr_boudoir_pf
- title: Groupe
type: entities
show_header_toggle: false
state_color: true
entities:
- type: section
- type: custom:multiple-entity-row
entity: cover.volets_rdc
name: Tout rdc
show_state: false
entities:
- icon: mdi:arrow-up-bold
tap_action:
action: call-service
service: cover.open_cover
service_data:
entity_id: cover.volets_rdc
- icon: mdi:stop
tap_action:
action: call-service
service: cover.stop_cover
service_data:
entity_id: cover.volets_rdc
- icon: mdi:arrow-down-bold
tap_action:
action: call-service
service: cover.close_cover
service_data:
entity_id: cover.volets_rdc
- icon: mdi:window-shutter-settings
tap_action:
action: call-service
service: button.press
service_data:
entity_id:
- button.vr_cuisine_pf
- button.vr_sam_terrasse_pf
- button.vr_salon_terrasse_pf
- button.vr_salon_cour_pf
- type: section
- type: custom:multiple-entity-row
entity: cover.volets_bureau
name: Bureau
show_state: false
entities:
- icon: mdi:arrow-up-bold
tap_action:
action: call-service
service: cover.open_cover
service_data:
entity_id: cover.volets_bureau
- icon: mdi:stop
tap_action:
action: call-service
service: cover.stop_cover
service_data:
entity_id: cover.volets_bureau
- icon: mdi:arrow-down-bold
tap_action:
action: call-service
service: cover.close_cover
service_data:
entity_id: cover.volets_bureau
- icon: mdi:window-shutter-settings
tap_action:
action: call-service
service: button.press
service_data:
entity_id:
- button.vr_bureau_pf
- button.vr_bureau_balcon_pf
- type: custom:multiple-entity-row
entity: cover.volets_chambrenous
name: Chambrenous + boudoir
show_state: false
entities:
- icon: mdi:arrow-up-bold
tap_action:
action: call-service
service: cover.open_cover
service_data:
entity_id: cover.volets_chambrenous
- icon: mdi:stop
tap_action:
action: call-service
service: cover.stop_cover
service_data:
entity_id: cover.volets_chambrenous
- icon: mdi:arrow-down-bold
tap_action:
action: call-service
service: cover.close_cover
service_data:
entity_id: cover.volets_chambrenous
- icon: mdi:window-shutter-settings
tap_action:
action: call-service
service: button.press
service_data:
entity_id:
- button.vr_boudoir_pf
- button.vr_baie_chambrenous_pf
- button.vr_chambrenous_sud_pf
- type: custom:multiple-entity-row
entity: cover.volets_chambrenous
name: Chambrenous seul
show_state: false
entities:
- icon: mdi:arrow-up-bold
tap_action:
action: call-service
service: cover.open_cover
service_data:
entity_id: cover.volets_chambrenous_seul
- icon: mdi:stop
tap_action:
action: call-service
service: cover.stop_cover
service_data:
entity_id: cover.volets_chambrenous_seul
- icon: mdi:arrow-down-bold
tap_action:
action: call-service
service: cover.close_cover
service_data:
entity_id: cover.volets_chambrenous_seul
- icon: mdi:window-shutter-settings
tap_action:
action: call-service
service: button.press
service_data:
entity_id:
- button.vr_baie_chambrenous_pf
- button.vr_chambrenous_sud_pf
- type: section
- type: custom:multiple-entity-row
entity: cover.volets_sud_etage
name: baie vitrée sud
show_state: false
entities:
- icon: mdi:arrow-up-bold
tap_action:
action: call-service
service: cover.open_cover
service_data:
entity_id: cover.volets_sud_etage
- icon: mdi:stop
tap_action:
action: call-service
service: cover.stop_cover
service_data:
entity_id: cover.volets_sud_etage
- icon: mdi:arrow-down-bold
tap_action:
action: call-service
service: cover.close_cover
service_data:
entity_id: cover.volets_sud_etage
- icon: mdi:window-shutter-settings
tap_action:
action: call-service
service: button.press
service_data:
entity_id:
- button.vr_boudoir_pf
- button.vr_bureau_pf
- button.vr_chambre1_pf
- button.vr_chambrenous_sud_pf
- type: custom:multiple-entity-row
entity: cover.vr_bureau
name: fenetre ouest
show_state: false
entities:
- icon: mdi:arrow-up-bold
tap_action:
action: call-service
service: cover.open_cover
service_data:
entity_id:
- cover.vr_bureau
- cover.vr_baie_chambrenous
- icon: mdi:stop
tap_action:
action: call-service
service: cover.stop_cover
service_data:
entity_id:
- cover.vr_bureau
- cover.vr_baie_chambrenous
- icon: mdi:arrow-down-bold
tap_action:
action: call-service
service: cover.close_cover
service_data:
entity_id:
- cover.vr_bureau
- cover.vr_baie_chambrenous
- icon: mdi:window-shutter-settings
tap_action:
action: call-service
service: button.press
service_data:
entity_id:
- button.vr_bureau_pf
- button.vr_baie_chambrenous_pf
- type: entities
entities:
- entity: automation.soleil_plein_sud
- entity: sensor.soleil_azimuth
- entity: sensor.thermo_ext_temperature
- title: Power
path: Power
icon: mdi:solar-power-variant
theme: ios-light-mode-blue-red
subview: true
cards: []
type: sections
max_columns: 3
sections:
- type: grid
cards:
- type: vertical-stack
cards:
- type: entity
entity: sensor.compteur_elec_tri_power
name: compteur triphase
theme: ios-light-mode-orange-alternative
- type: history-graph
hours_to_show: 6
entities:
- entity: sensor.compteur_elec_tri_power_a
name: Phase A
- entity: sensor.compteur_elec_tri_power_b
name: Phase B
- entity: sensor.compteur_elec_tri_power_c
name: Phase C
- type: vertical-stack
cards:
- type: horizontal-stack
cards:
- type: entity
entity: sensor.pv_a
name: PV 500W
- type: entity
entity: sensor.pv_b
name: PV 800W
- type: history-graph
hours_to_show: 24
entities:
- entity: sensor.pv_a
name: PV_500w
- entity: sensor.pv_b
name: PV_800w
title: Panneau solaire
- type: grid
cards:
- type: vertical-stack
cards:
- type: horizontal-stack
cards:
- type: entity
entity: sensor.prise_mal_power
state_color: true
name: MAL
- type: entity
entity: sensor.prise_pc_power
state_color: true
name: PC
- type: entity
entity: sensor.prise_chargeur_power
state_color: true
name: Chargeur
- type: history-graph
entities:
- entity: sensor.prise_mal_power
name: MAL
- entity: sensor.prise_pc_power
name: PC
- entity: sensor.prise_chargeur_power
name: chargeur
hours_to_show: 6
layout_options:
grid_columns: 4
grid_rows: 5
- type: entities
entities:
- entity: sensor.compteur_elec_tri_power_a
- entity: sensor.compteur_elec_tri_power_b
- entity: sensor.compteur_elec_tri_power_c
title: Conso elec
- title: Camera
path: Camera
icon: mdi:webcam
theme: ios-light-mode-light-green-alternative
subview: true
cards:
- type: horizontal-stack
cards:
- type: entities
entities:
- automation.camera_notification
- automation.detection_camera_envoi_alarme
- show_name: true
show_icon: true
type: button
tap_action:
action: navigate
navigation_path: /hassio/ingress/ccab4aaf_frigate-fa
name: Frigate
icon: mdi:camcorder
icon_height: 50px
show_state: true
- type: custom:frigate-card
cameras:
- camera_entity: camera.cam_exterieur
title: Exterieur
icon: mdi:home-sound-out
custom: frigate-card-ptz
live_provider: go2rtc
- camera_entity: camera.cam_salon_2
live_provider: go2rtc
title: Salon
- camera_entity: camera.cam_bureau_2
live_provider: go2rtc
title: bureau
- camera_entity: camera.cam_garage
live_provider: go2rtc
title: Garage
image:
mode: camera
timeline:
style: ribbon
window_seconds: 3600
menu:
style: hidden
performance:
profile: high
live:
draggable: false
preload: false
transition_effect: slide
lazy_load: false
type: sidebar
- title: Chaudiere
path: Chaudiere
icon: mdi:heat-wave
theme: ios-dark-mode-blue-red
subview: true
cards:
- type: entities
entities:
- number.consigne_temperature_chaudiere
- number.consigne_temperature_eau
- switch.etat_bruleur_fioul
- switch.etat_circulateur
- switch.marche_chauffage
- switch.marche_eauchaude
- sensor.temperature_chaudiere_bois
- sensor.temperature_chaudiere_fioul
- sensor.temperature_eau_chaude
title: Chaudiere
show_header_toggle: false
- type: history-graph
title: chaudiere
hours_to_show: 24
entities:
- entity: sensor.temperature_chaudiere_bois
name: bois
- entity: sensor.temperature_chaudiere_fioul
name: fioul
- entity: sensor.temperature_eau_chaude
name: eau chaude
- type: custom:scheduler-card
include:
- switch.marche_chauffage
- climate
- climate.0xa4c138384f387d47
- climate.0xa4c138688e2d89f8
- climate.0xa4c13872ca0deeec
- climate.0xa4c1389a7c4c79cf
exclude: []
tags: []
title: true
display_options:
primary_info: default
secondary_info:
- relative-time
icon: action
sort_by:
- relative-time
- state
- title: Coco
path: Coco
icon: mdi:robot
theme: ios-light-mode-dark-blue
type: sections
max_columns: 3
subview: true
sections:
- type: grid
cards:
- type: custom:xiaomi-vacuum-map-card
map_source:
camera: camera.coco_map
calibration_source:
camera: true
entity: vacuum.coco
vacuum_platform: humbertogontijo/homeassistant-roborock
title: Coco
- type: grid
cards:
- type: custom:mushroom-vacuum-card
entity: vacuum.coco
icon_animation: true
commands:
- start_pause
- stop
- locate
- clean_spot
- return_home
fill_container: true
layout_options:
grid_columns: 4
grid_rows: 2
cards: []
- title: Chauffage
path: Chauffage
icon: mdi:heating-coil
theme: ios-light-mode-light-green-alternative
type: sections
max_columns: 3
sections:
- type: grid
cards:
- type: vertical-stack
cards:
- type: horizontal-stack
cards:
- type: thermostat
entity: climate.thermo_rdc
features:
- type: climate-hvac-modes
hvac_modes:
- auto
- heat
- 'off'
name: RDC
show_current_as_primary: true
- type: thermostat
entity: climate.thermo_bureau
features:
- type: climate-hvac-modes
hvac_modes:
- auto
- heat
- 'off'
name: Bureau
show_current_as_primary: true
- type: thermostat
entity: climate.thermo_ch1
features:
- type: climate-hvac-modes
hvac_modes:
- auto
- heat
- 'off'
name: Chambre1
show_current_as_primary: true
- type: custom:scheduler-card
include:
- switch.marche_chauffage
- climate
- climate.0xa4c138384f387d47
- climate.0xa4c138688e2d89f8
- climate.0xa4c13872ca0deeec
- climate.0xa4c1389a7c4c79cf
exclude: []
tags: []
title: true
display_options:
primary_info: default
secondary_info:
- relative-time
icon: action
sort_by:
- relative-time
- state
- type: grid
cards:
- type: vertical-stack
cards:
- type: history-graph
title: bureau
hours_to_show: 24
entities:
- entity: climate.thermo_bureau
name: Bureau
- type: history-graph
title: chambre 1
hours_to_show: 24
entities:
- entity: climate.thermo_ch1
name: chambre 1
- type: history-graph
title: rdc
hours_to_show: 24
entities:
- entity: climate.thermo_rdc
name: RDC
subview: true
cards: []
- icon: mdi:temperature-celsius
title: Temperature
path: Temperature
theme: ios-dark-mode-light-blue
cards: []
subview: true
type: sections
max_columns: 3
sections:
- type: grid
cards:
- type: custom:mini-graph-card
name: Exterieur
entities:
- entity: sensor.thermo_ext_temperature
name: Temperature
- entity: sensor.thermo_ext_humidity
name: Humidité
show_state: true
y_axis: secondary
show:
labels: true
labels_secondary: false
hours_to_show: 24
points_per_hour: 2
color_thresholds:
- value: 15
color: '#0099FF'
- color: '#FFFF00'
- color: '#FF3300'
- value: 35
color: '#FF0000'
- value: 50
color: '#66CCFF'
- value: 100
color: '#0000CC'
- type: custom:mini-graph-card
name: Chambre Nous
entities:
- entity: sensor.thermo_chambrenous_temperature
name: Temperature
- entity: sensor.thermo_chambrenous_humidity
name: Humidité
show_state: true
y_axis: secondary
show:
labels: true
labels_secondary: false
hours_to_show: 24
points_per_hour: 2
color_thresholds:
- value: 15
color: '#0099FF'
- color: '#FFFF00'
- color: '#FF3300'
- value: 35
color: '#FF0000'
- value: 50
color: '#66CCFF'
- value: 100
color: '#0000CC'
- type: custom:mini-graph-card
name: Salle de bain
entities:
- entity: sensor.sdb_temperature_temperature
name: Temperature
- entity: sensor.sdb_temperature_humidity
name: Humidité
show_state: true
y_axis: secondary
show:
labels: true
labels_secondary: false
hours_to_show: 24
points_per_hour: 2
color_thresholds:
- value: 15
color: '#0099FF'
- color: '#FFFF00'
- color: '#FF3300'
- value: 35
color: '#FF0000'
- value: 50
color: '#66CCFF'
- value: 100
color: '#0000CC'
- type: custom:mini-graph-card
name: Bureau
entities:
- entity: sensor.thermo_bureau_temperature
name: Temperature
- entity: sensor.thermo_bureau_humidity
name: Humidité
show_state: true
y_axis: secondary
show:
labels: true
labels_secondary: false
hours_to_show: 24
points_per_hour: 2
color_thresholds:
- value: 15
color: '#0099FF'
- color: '#FFFF00'
- color: '#FF3300'
- value: 35
color: '#FF0000'
- value: 50
color: '#66CCFF'
- value: 100
color: '#0000CC'
- type: custom:mini-graph-card
name: Grenier
entities:
- entity: sensor.thermo_grenier_temperature
name: Temperature
- entity: sensor.thermo_grenier_humidity
name: Humidité
show_state: true
y_axis: secondary
show:
labels: true
labels_secondary: false
hours_to_show: 24
points_per_hour: 2
color_thresholds:
- value: 15
color: '#0099FF'
- color: '#FFFF00'
- color: '#FF3300'
- value: 35
color: '#FF0000'
- value: 50
color: '#66CCFF'
- value: 100
color: '#0000CC'
- type: custom:mini-graph-card
name: Cave
entities:
- entity: sensor.thermo_cave_temperature
name: Temperature
- entity: sensor.thermo_cave_humidity
name: Humidité
show_state: true
y_axis: secondary
show:
labels: true
labels_secondary: false
hours_to_show: 24
points_per_hour: 2
color_thresholds:
- value: 15
color: '#0099FF'
- color: '#FFFF00'
- color: '#FF3300'
- value: 35
color: '#FF0000'
- value: 50
color: '#66CCFF'
- value: 100
color: '#0000CC'
- type: grid
cards:
- graph: line
type: sensor
entity: sensor.thermo_ext_temperature
detail: 2
layout_options:
grid_columns: 4
grid_rows: 3
name: Exterieur
- graph: line
type: sensor
entity: sensor.thermo_chambrenous_temperature
detail: 2
name: Chambre nous
layout_options:
grid_columns: 4
grid_rows: 3
- graph: line
type: sensor
entity: sensor.sdb_temperature_temperature
detail: 2
name: SDB
layout_options:
grid_columns: 4
grid_rows: 3
- graph: line
type: sensor
entity: sensor.thermo_cave_temperature
detail: 1
name: Cave
layout_options:
grid_columns: 4
grid_rows: 3
- graph: line
type: sensor
entity: sensor.thermo_grenier_temperature
detail: 1
name: Grenier
layout_options:
grid_columns: 4
grid_rows: 3
- graph: line
type: sensor
entity: sensor.thermo_bureau_temperature
detail: 2
name: Bureau
layout_options:
grid_columns: 4
grid_rows: 3
title: Temperature
- type: grid
cards:
- graph: line
type: sensor
entity: sensor.thermo_ext_humidity
detail: 1
layout_options:
grid_columns: 4
grid_rows: 3
name: Exterieur
- graph: line
type: sensor
entity: sensor.thermo_chambrenous_humidity
detail: 1
layout_options:
grid_columns: 4
grid_rows: 3
name: Chambre nous
- graph: line
type: sensor
entity: sensor.sdb_temperature_humidity
detail: 1
layout_options:
grid_columns: 4
grid_rows: 3
name: SDB
- graph: line
type: sensor
entity: sensor.thermo_cave_humidity
detail: 1
layout_options:
grid_columns: 4
grid_rows: 3
name: Cave
- graph: line
type: sensor
entity: sensor.thermo_grenier_humidity
detail: 1
layout_options:
grid_columns: 4
grid_rows: 3
name: Grenier
- graph: line
type: sensor
entity: sensor.thermo_bureau_humidity
detail: 1
name: bureau
layout_options:
grid_columns: 4
grid_rows: 3
- type: tile
entity: climate.thermo_rdc
hide_state: false
state_content: current_temperature
title: Humidité
- title: Energie
path: Energie
icon: mdi:flash
subview: true
cards:
- type: energy-date-selection
- type: energy-usage-graph
- type: energy-solar-graph
- type: energy-gas-graph
- type: energy-distribution
link_dashboard: true
- type: energy-grid-neutrality-gauge
- type: energy-solar-consumed-gauge
- type: energy-self-sufficiency-gauge
- title: Calendrier
path: Calendrier
icon: ''
theme: ios-light-mode-dark-blue-alternative
type: panel
subview: false
cards:
- type: vertical-stack
cards:
- initial_view: dayGridMonth
type: calendar
entities:
- calendar.famille
theme: ios-light-mode-dark-blue
title: Calendrier Familial
- initial_view: listWeek
type: calendar
entities:
- calendar.famille
title: prochain RDV
theme: ios-light-mode-dark-blue
- title: Rdc
path: Rdc
theme: ios-light-mode-light-blue
subview: true
cards:
- type: vertical-stack
cards:
- type: entities
entities:
- entity: light.m221_rdc_entree
name: Entree
- entity: light.m221_rdc_salon
name: Salon
- entity: light.m221_rdc_sam
name: Salle a manger
- entity: light.m221_rdc_salon_applique
name: Applique salon
- entity: light.m221_rdc_sam_applique
name: Applique Salle a manger
- entity: light.m221_rdc_cuisine
name: Cuisine
- entity: switch.lumiere_ext
title: Lumiere
state_color: true
- title: Volets
type: entities
show_header_toggle: false
state_color: true
entities:
- type: custom:multiple-entity-row
entity: cover.vr_cuisine
name: Cusine
show_state: false
entities:
- icon: mdi:arrow-up-bold
tap_action:
action: call-service
service: cover.vr_cuisine
service_data:
entity_id: cover.vr_bureau
- icon: mdi:stop
tap_action:
action: call-service
service: cover.stop_cover
service_data:
entity_id: cover.vr_cuisine
- icon: mdi:arrow-down-bold
tap_action:
action: call-service
service: cover.close_cover
service_data:
entity_id: cover.vr_cuisine
- icon: mdi:window-shutter-settings
tap_action:
action: call-service
service: button.press
service_data:
entity_id:
- button.vr_cuisine_pf
- type: custom:multiple-entity-row
entity: cover.vr_sam_terrasse
name: Salle a manger
show_state: false
entities:
- icon: mdi:arrow-up-bold
tap_action:
action: call-service
service: cover.open_cover
service_data:
entity_id: cover.vr_sam_terrasse
- icon: mdi:stop
tap_action:
action: call-service
service: cover.stop_cover
service_data:
entity_id: cover.vr_sam_terrasse
- icon: mdi:arrow-down-bold
tap_action:
action: call-service
service: cover.close_cover
service_data:
entity_id: cover.vr_sam_terrasse
- icon: mdi:window-shutter-settings
tap_action:
action: call-service
service: button.press
service_data:
entity_id:
- button.vr_sam_terrasse_pf
- type: custom:multiple-entity-row
entity: cover.vr_salon_terrasse
name: Salon terrasse
show_state: false
entities:
- icon: mdi:arrow-up-bold
tap_action:
action: call-service
service: cover.open_cover
service_data:
entity_id: cover.vr_salon_terrasse
- icon: mdi:stop
tap_action:
action: call-service
service: cover.stop_cover
service_data:
entity_id: cover.vr_salon_terrasse
- icon: mdi:arrow-down-bold
tap_action:
action: call-service
service: cover.close_cover
service_data:
entity_id: cover.vr_salon_terrasse
- icon: mdi:window-shutter-settings
tap_action:
action: call-service
service: button.press
service_data:
entity_id:
- button.vr_salon_terrasse_pf
- type: custom:multiple-entity-row
entity: cover.vr_salon_cour
name: Salon cour
show_state: false
entities:
- icon: mdi:arrow-up-bold
tap_action:
action: call-service
service: cover.open_cover
service_data:
entity_id: cover.vr_salon_cour
- icon: mdi:stop
tap_action:
action: call-service
service: cover.stop_cover
service_data:
entity_id: cover.vr_salon_cour
- icon: mdi:arrow-down-bold
tap_action:
action: call-service
service: cover.close_cover
service_data:
entity_id: cover.vr_salon_cour
- icon: mdi:window-shutter-settings
tap_action:
action: call-service
service: button.press
service_data:
entity_id:
- button.vr_salon_cour_pf
- type: section
- type: custom:multiple-entity-row
entity: cover.volets_rdc
name: Tout rdc
show_state: false
entities:
- icon: mdi:arrow-up-bold
tap_action:
action: call-service
service: cover.open_cover
service_data:
entity_id: cover.volets_rdc
- icon: mdi:stop
tap_action:
action: call-service
service: cover.stop_cover
service_data:
entity_id: cover.volets_rdc
- icon: mdi:arrow-down-bold
tap_action:
action: call-service
service: cover.close_cover
service_data:
entity_id: cover.volets_rdc
- icon: mdi:window-shutter-settings
tap_action:
action: call-service
service: button.press
service_data:
entity_id:
- button.vr_cuisine_pf
- button.vr_sam_terrasse_pf
- button.vr_salon_terrasse_pf
- button.vr_salon_cour_pf
- type: grid
square: false
columns: 1
cards:
- type: entities
entities:
- entity: sensor.cam_salon_all_count_2
name: All count
- entity: binary_sensor.cam_salon_all_occupancy_2
name: All occupancy
- entity: binary_sensor.cam_salon_motion_2
name: Motion
- entity: sensor.cam_salon_person_count_2
name: Person count
- entity: binary_sensor.cam_salon_person_occupancy_2
name: Person occupancy
title: Camera
- show_state: true
show_name: true
camera_view: auto
type: picture-entity
entity: camera.cam_salon_2
- type: vertical-stack
cards:
- type: horizontal-stack
cards:
- type: thermostat
entity: climate.thermo_rdc
features:
- type: climate-hvac-modes
hvac_modes:
- auto
- heat
- 'off'
name: Temperature
show_current_as_primary: true
- title: Bureau
path: Bureau
cards:
- type: vertical-stack
cards:
- type: entities
entities:
- entity: light.m221_etage_couloir
name: Couloir
- entity: light.m221_etage_bureau
name: Bureau
- entity: light.m221_etage_bureau_applique
name: Applique bureau
title: Lumiere
state_color: true
- title: Volets
type: entities
show_header_toggle: false
state_color: true
entities:
- type: custom:multiple-entity-row
entity: cover.vr_bureau
name: Bureau cour
show_state: false
entities:
- icon: mdi:arrow-up-bold
tap_action:
action: call-service
service: cover.open_cover
service_data:
entity_id: cover.vr_bureau
- icon: mdi:stop
tap_action:
action: call-service
service: cover.stop_cover
service_data:
entity_id: cover.vr_bureau
- icon: mdi:arrow-down-bold
tap_action:
action: call-service
service: cover.close_cover
service_data:
entity_id: cover.vr_bureau
- icon: mdi:window-shutter-settings
tap_action:
action: call-service
service: button.press
service_data:
entity_id:
- button.vr_bureau_pf
- type: custom:multiple-entity-row
entity: cover.vr_bureau_balcon
name: Bureau balcon
show_state: false
entities:
- icon: mdi:arrow-up-bold
tap_action:
action: call-service
service: cover.open_cover
service_data:
entity_id: cover.vr_bureau_balcon
- icon: mdi:stop
tap_action:
action: call-service
service: cover.stop_cover
service_data:
entity_id: cover.vr_bureau_balcon
- icon: mdi:arrow-down-bold
tap_action:
action: call-service
service: cover.close_cover
service_data:
entity_id: cover.vr_bureau_balcon
- icon: mdi:window-shutter-settings
tap_action:
action: call-service
service: button.press
service_data:
entity_id:
- button.vr_bureau_balcon_pf
- type: section
- type: custom:multiple-entity-row
entity: cover.volets_bureau
name: Bureau
show_state: false
entities:
- icon: mdi:arrow-up-bold
tap_action:
action: call-service
service: cover.open_cover
service_data:
entity_id: cover.volets_bureau
- icon: mdi:stop
tap_action:
action: call-service
service: cover.stop_cover
service_data:
entity_id: cover.volets_bureau
- icon: mdi:arrow-down-bold
tap_action:
action: call-service
service: cover.close_cover
service_data:
entity_id: cover.volets_bureau
- icon: mdi:window-shutter-settings
tap_action:
action: call-service
service: button.press
service_data:
entity_id:
- button.vr_bureau_pf
- button.vr_bureau_balcon_pf
- type: vertical-stack
cards:
- type: horizontal-stack
cards:
- type: thermostat
entity: climate.thermo_bureau
features:
- type: climate-hvac-modes
hvac_modes:
- auto
- heat
- 'off'
name: Temperature
show_current_as_primary: true
- type: grid
square: false
columns: 1
cards:
- type: entities
entities:
- entity: sensor.cam_bureau_all_count_2
name: All count
- entity: binary_sensor.cam_bureau_all_occupancy_2
name: All occupancy
- entity: binary_sensor.cam_bureau_motion_2
name: Motion
- entity: sensor.cam_bureau_person_count_2
name: Person count
- entity: binary_sensor.cam_bureau_person_occupancy_2
name: Person occupancy
title: Camera
- show_state: true
show_name: true
camera_view: auto
type: picture-entity
entity: camera.cam_bureau_2
- graph: line
type: sensor
entity: sensor.thermo_bureau_temperature
detail: 2
name: Temperature
layout_options:
grid_columns: 4
grid_rows: 3
-
|
hello,
i did an other try,
it's work, but in this case for all computer... it is not what i would like!
we need to activate in configuration, for all panel, but in this case, we need to add a button for go back to main window on each panel.
with this configuration, wallpanel is working on all page, we don't have any topbar appear, and the slideshow is working on all page.
if we are on a subwindow, and slideshow running, we come back to default view.
on other computer, if want to come back to normal view, we need to have one page without wallpanel activate (in the configuration),
we stay in full screen, but we have the top and slide bar appear again...
how to have wallpanel working only on certain computer or tablet, but for all window and subwindow????
…________________________________
De : Jan Schneider ***@***.***>
Envoyé : samedi 14 septembre 2024 12:55
À : j-a-n/lovelace-wallpanel ***@***.***>
Cc : sapeur3873 ***@***.***>; Author ***@***.***>
Objet : Re: [j-a-n/lovelace-wallpanel] when change to subwindow, deactivate wallpanel (Issue #275)
Hello,
please share your wallpanel configuration and explain better how to reproduce the problem.
Do you mean navigating from one view to another in the same dashboard?
—
Reply to this email directly, view it on GitHub<#275 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AKHLOLKGL5IGPYHYSOTWM63ZWQIZ3AVCNFSM6AAAAABNUE47PGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJQHE2TAOBRGQ>.
You are receiving this because you authored the thread.
|
You can use browser_mod to configure / activate wallpanel for individual devices: wallpanel:
enabled: false
profiles:
device_e9a2c86e_5526f1ee:
enabled: true
device_89ae788b_cd883eb1:
enabled: true
profile: device_${browser_id} |
I'm running into the same issue. When you navigate to a subview and go back, the wallpanel gets disabled. I end up having to refresh the page in order to restore wallpanel. |
Please do not append |
Please check if using browser_mod and updating to wallpanel 4.33.0 fixes the problem. |
when we change view from main screen to a subwindow, wallpanel is deactivated, even if we come back to the main window.
The text was updated successfully, but these errors were encountered: