import sitemap
This commit is contained in:
5
sitemaps/README
Normal file
5
sitemaps/README
Normal file
@@ -0,0 +1,5 @@
|
||||
Put any file containing sitemap definitions here. They will be activated automatically.
|
||||
|
||||
Note: Sitemap definition files must have the extension '*.sitemap'
|
||||
|
||||
Demo-files can be obtained from the archive 'distribution-demo-*.zip'.
|
||||
67
sitemaps/default.sitemap
Normal file
67
sitemaps/default.sitemap
Normal file
@@ -0,0 +1,67 @@
|
||||
sitemap pbrk label="Domek"
|
||||
{
|
||||
Frame {
|
||||
Text item=dtSunset_Time
|
||||
}
|
||||
|
||||
Frame label="Oświetlenie" {
|
||||
Switch item=sOWFS01
|
||||
Switch item=sOWFS02
|
||||
Switch item=sSONOFF02
|
||||
Switch item=sD1MINI01_lampki_sufitowe
|
||||
Switch item=sSONOFF01
|
||||
Switch item=sSONOFF06
|
||||
}
|
||||
|
||||
Frame label="Kuchnia" {
|
||||
Switch item=sD1MINI02MOS
|
||||
Switch item=sOKAP_speed label="Wyciąg" mappings=[0="OFF", 1="Bieg 1", 2="Bieg 2", 3="Bieg max"]
|
||||
Switch item=sD1MINI01_swiatlo
|
||||
/* Dimmer item=dD1MINI01_swiatlo */
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Frame label="Muzyka" {
|
||||
Switch item=Mpd_quodlibet_StartStop icon="audio" mappings=[OFF="Pause", ON="Play"]
|
||||
|
||||
/*Switch item=Mpd_quodlibet_StartStop label="Kontrola" icon="play" mappings=[ON="Play"] visibility=[Mpd_quodlibet_StartStop==OFF]
|
||||
Switch item=Mpd_quodlibet_StartStop label="Kontrola" icon="pause" mappings=[OFF="Pause"] visibility=[Mpd_quodlibet_StartStop==ON]
|
||||
*/
|
||||
Switch item=Mpd_quodlibet_NextPrev mappings=[OFF="Prev", ON="Next"] visibility=[Mpd_quodlibet_StartStop==ON]
|
||||
|
||||
Slider item=Mpd_quodlibet_VolumeControl visibility=[Mpd_quodlibet_StartStop==ON]
|
||||
Text item=Mpd_ConcatInfo visibility=[Mpd_quodlibet_StartStop==ON]
|
||||
}
|
||||
|
||||
Frame label="Filmy" {
|
||||
Switch item=Kodi_PlayPause label="Odtwarzaj" icon="play " mappings=[ON="Play"] visibility=[Kodi_State==Pause]
|
||||
Switch item=Kodi_PlayPause label="Zatrzymaj" icon="pause" mappings=[ON="Pause"] visibility=[Kodi_State==Play]
|
||||
Slider item=Kodi_Volume step=3 visibility=[Kodi_State!=Stop]
|
||||
Text item=Kodi_Title
|
||||
}
|
||||
|
||||
|
||||
Frame label="Łazienka i WC" {
|
||||
Text item=t_lazienka
|
||||
Text item=h_lazienka
|
||||
Switch item=sSONOFF03
|
||||
Switch item=sD1MINI04_refresh
|
||||
}
|
||||
|
||||
Frame label="Podgląd" {
|
||||
Text item=t_spizarnia
|
||||
Text item=t_schowek
|
||||
Text item=t_przedpokoj
|
||||
Text item=t_gabinet
|
||||
Text item=t_salonpd
|
||||
Text item=t_salonpln
|
||||
Text item=t_sypialnia
|
||||
Text item=t_kuchnia_lodowka
|
||||
Text item=t_kuchnia_zamrazalnik
|
||||
Text item=t_kuchnia_woda_zimna
|
||||
Text item=t_kuchnia_woda_ciepla
|
||||
|
||||
Chart item=temperatury period=D refresh=300
|
||||
}
|
||||
91
sitemaps/tech.sitemap
Normal file
91
sitemaps/tech.sitemap
Normal file
@@ -0,0 +1,91 @@
|
||||
sitemap pbrk label="Szczegóły techniczne"
|
||||
{
|
||||
Frame {
|
||||
Text item=dtSunset_Time
|
||||
}
|
||||
|
||||
Group label="Łączność" {
|
||||
Frame label="Połączenie (LWT)" {
|
||||
Switch item=rSONOFF01
|
||||
Switch item=rSONOFF02
|
||||
Switch item=rSONOFF03
|
||||
Switch item=rSONOFF06
|
||||
Switch item=rD1MINI01
|
||||
Switch item=rD1MINI02
|
||||
Switch item=rD1MINI03
|
||||
Switch item=rD1MINI04
|
||||
Switch item=rD1MINI06
|
||||
}
|
||||
|
||||
Frame label="Łaj faj" {
|
||||
Chart item=wifi period=D refresh=300
|
||||
}
|
||||
}
|
||||
|
||||
Frame label="Spodziewane stany (automatyka)" {
|
||||
Switch item=Mpd_quodlibet_StartStop_expected
|
||||
Switch item=sOWFS01_expected
|
||||
/* Switch item=sSONOFF02_expected */
|
||||
}
|
||||
|
||||
Frame label="SONOFF01 – lampki kanapowe" {
|
||||
Text item=wSONOFF01
|
||||
Switch item=rSONOFF01
|
||||
}
|
||||
|
||||
Frame label="SONOFF02 – lampka nad stołem" {
|
||||
Text item=wSONOFF02
|
||||
Switch item=rSONOFF02
|
||||
}
|
||||
|
||||
Frame label="SONOFF03 – wiatrak łazienkowy" {
|
||||
Text item=wSONOFF03
|
||||
Switch item=rSONOFF03
|
||||
}
|
||||
Frame label="SONOFF06 – przedpokój przy drzwiach wejściowych" {
|
||||
Switch item=sSONOFF06
|
||||
Switch item=sSONOFF06KEY
|
||||
Switch item=sSONOFF06LED
|
||||
Text item=wSONOFF06
|
||||
Switch item=rSONOFF06
|
||||
}
|
||||
Frame label="D1MINI01 – okap" {
|
||||
Text item=wD1MINI01
|
||||
Switch item=rD1MINI01
|
||||
Switch item=sD1MINI01_bieg1
|
||||
Switch item=sD1MINI01_bieg2
|
||||
Switch item=sD1MINI01_bieg3
|
||||
}
|
||||
|
||||
Frame label="D1MINI02 - LED nad blatem w kuchni" {
|
||||
Text item=wD1MINI02
|
||||
Switch item=rD1MINI02
|
||||
Switch item=sD1MINI02MOS
|
||||
Switch item=sD1MINI02LEDS
|
||||
}
|
||||
|
||||
Frame label="D1MINI03 - prototyp" {
|
||||
Switch item=sD1MINI03_button_green
|
||||
Switch item=sD1MINI03_light_green
|
||||
Switch item=sD1MINI03_button_yellow
|
||||
Switch item=sD1MINI03_light_yellow
|
||||
Switch item=sD1MINI03_button_red
|
||||
Switch item=sD1MINI03_light_red
|
||||
Text item=wD1MINI03
|
||||
Switch item=rD1MINI03
|
||||
}
|
||||
|
||||
Frame label="D1MINI04 - odświeżacz w WC" {
|
||||
Switch item=sWC_occupied
|
||||
Text item=wD1MINI04
|
||||
Switch item=rD1MINI04
|
||||
}
|
||||
|
||||
Frame label="D1MINI06 - przedpokój przy salonie" {
|
||||
Switch item=sD1MINI06KEY
|
||||
Text item=wD1MINI06
|
||||
Switch item=rD1MINI06
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user