deploy: d745d63def
112
_assets/user.css
Normal file
@@ -0,0 +1,112 @@
|
|||||||
|
/*.md-header__button.md-logo img {
|
||||||
|
width: unset;
|
||||||
|
}*/
|
||||||
|
|
||||||
|
.md-main__inner {
|
||||||
|
margin-top: unset;
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-nav__title {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*.md-header,*/ .md-footer,
|
||||||
|
.md-footer-meta {
|
||||||
|
background-color: #333333;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Footer contrast fixes for Zensical/Material variants */
|
||||||
|
:root {
|
||||||
|
--md-footer-bg-color: #333333;
|
||||||
|
--md-footer-bg-color--dark: #2b2b2b;
|
||||||
|
--md-footer-fg-color: #f2f2f2;
|
||||||
|
--md-footer-fg-color--light: #ffffff;
|
||||||
|
--md-footer-fg-color--lighter: #ffffff;
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-footer,
|
||||||
|
.md-footer-meta,
|
||||||
|
.md-footer * {
|
||||||
|
color: #f2f2f2;
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-footer a,
|
||||||
|
.md-footer-meta a,
|
||||||
|
.md-footer .md-footer__link {
|
||||||
|
color: #ffffff;
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-footer a:hover,
|
||||||
|
.md-footer-meta a:hover,
|
||||||
|
.md-footer .md-footer__link:hover {
|
||||||
|
color: #d9e7ff;
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-footer .md-icon svg,
|
||||||
|
.md-footer-meta .md-icon svg {
|
||||||
|
fill: currentColor;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Zensical keeps footer content in the inner/meta containers.
|
||||||
|
Don't hide footer structure, only style it. */
|
||||||
|
|
||||||
|
.md-sidebar {
|
||||||
|
padding-top: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*.md-sidebar.md-sidebar--primary {
|
||||||
|
position: unset;
|
||||||
|
}*/
|
||||||
|
|
||||||
|
.md-sidebar.md-sidebar--secondary {
|
||||||
|
padding-top: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-sidebar.md-sidebar--primary .md-sidebar__scrollwrap {
|
||||||
|
/*overflow-y: unset;*/
|
||||||
|
padding-right: 1px;
|
||||||
|
border-right: 1px solid #adadad;
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-sidebar.md-sidebar--primary .md-sidebar__inner {
|
||||||
|
/*border-right: 1px solid #adadad;*/
|
||||||
|
padding-bottom: 30px;
|
||||||
|
}
|
||||||
|
.md-sidebar.md-sidebar--secondary .md-sidebar__inner {
|
||||||
|
border-left: 1px solid #adadad;
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-nav__item .md-nav__list {
|
||||||
|
padding-left: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-content {
|
||||||
|
margin-top: 25px;
|
||||||
|
/*border-left: 1px solid #adadad;
|
||||||
|
border-right: 1px solid #adadad;*/
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-top {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-typeset hr {
|
||||||
|
border-bottom: 1px solid #adadad;
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-typeset h1,
|
||||||
|
.md-typeset h2,
|
||||||
|
.md-typeset h3,
|
||||||
|
.md-typeset h4,
|
||||||
|
.md-typeset h5 {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-typeset table:not([class]) td:not(:last-child),
|
||||||
|
.md-typeset table:not([class]) th:not(:last-child) {
|
||||||
|
border-right: .05rem solid var(--md-typeset-table-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
ol li::marker {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
BIN
assets/images/favicon.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
29
assets/javascripts/LICENSE
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Third-Party licenses
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Package: clipboard@2.0.11
|
||||||
|
License: MIT
|
||||||
|
Copyright: Zeno Rocha
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Package: escape-html@1.0.3
|
||||||
|
License: MIT
|
||||||
|
Copyright: 2012-2013 TJ Holowaychuk
|
||||||
|
2015 Andreas Lubbe
|
||||||
|
2015 Tiancheng "Timothy" Gu
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Package: focus-visible@5.2.1
|
||||||
|
License: W3C
|
||||||
|
Copyright: WICG
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Package: rxjs@7.8.2
|
||||||
|
License: Apache-2.0
|
||||||
|
Copyright: 2015-2018 Google, Inc.,
|
||||||
|
2015-2018 Netflix, Inc.,
|
||||||
|
2015-2018 Microsoft Corp. and contributors
|
||||||
3
assets/javascripts/bundle.5fcf0de6.min.js
vendored
Normal file
1
assets/javascripts/workers/search.e2d2d235.min.js
vendored
Normal file
1
assets/stylesheets/classic/main.d9d44b50.min.css
vendored
Normal file
1
assets/stylesheets/classic/palette.7dc9a0ad.min.css
vendored
Normal file
1
assets/stylesheets/modern/main.1e989742.min.css
vendored
Normal file
1
assets/stylesheets/modern/palette.dfe2e883.min.css
vendored
Normal file
1366
card-alarm/index.html
Normal file
1372
card-climate/index.html
Normal file
1383
card-entities/index.html
Normal file
1389
card-grid/index.html
Normal file
1396
card-media/index.html
Normal file
1396
card-power/index.html
Normal file
1384
card-qr/index.html
Normal file
1367
card-unlock/index.html
Normal file
1427
config-migration-standalone/index.html
Normal file
1828
config-overview/index.html
Normal file
1705
config-screensaver/index.html
Normal file
1376
configure_mqtt/index.html
Normal file
1617
entities/index.html
Normal file
1565
faq/index.html
Normal file
3851
hmi-serial-protocol/index.html
Normal file
537
icon-cheatsheet.html
Normal file
BIN
img/appdaemon-babel.png
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
img/card-alarm.png
Normal file
|
After Width: | Height: | Size: 8.0 KiB |
BIN
img/card-entities.png
Normal file
|
After Width: | Height: | Size: 7.9 KiB |
BIN
img/card-grid.png
Normal file
|
After Width: | Height: | Size: 9.1 KiB |
BIN
img/card-media.png
Normal file
|
After Width: | Height: | Size: 21 KiB |
BIN
img/card-power.png
Normal file
|
After Width: | Height: | Size: 26 KiB |
BIN
img/card-qr.png
Normal file
|
After Width: | Height: | Size: 5.9 KiB |
BIN
img/card-thermo.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
img/card-unlock.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
img/hacs-main.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
img/hass-add-on-store.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
img/message-flow.png
Normal file
|
After Width: | Height: | Size: 117 KiB |
BIN
img/mqtt-config-sucess.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
img/nodered-remote-control.png
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
img/nspanel-rl.png
Normal file
|
After Width: | Height: | Size: 80 KiB |
BIN
img/popupLight.gif
Normal file
|
After Width: | Height: | Size: 340 KiB |
BIN
img/popupTimer.gif
Normal file
|
After Width: | Height: | Size: 468 KiB |
BIN
img/screens-us-p.png
Normal file
|
After Width: | Height: | Size: 35 KiB |
BIN
img/screens.png
Normal file
|
After Width: | Height: | Size: 346 KiB |
BIN
img/screensaver-alt.png
Normal file
|
After Width: | Height: | Size: 38 KiB |
BIN
img/screensaver.png
Normal file
|
After Width: | Height: | Size: 48 KiB |
BIN
img/screensaver2.png
Normal file
|
After Width: | Height: | Size: 53 KiB |
BIN
img/tasmota-mqtt-config.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
img/tasmota-template-config.png
Normal file
|
After Width: | Height: | Size: 5.8 KiB |
1439
index.html
Normal file
1307
iobroker-install/index.html
Normal file
1535
notifications/index.html
Normal file
0
objects.inv
Normal file
13
overrides/partials/integrations/analytics/custom.html
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<script>
|
||||||
|
var _paq = window._paq = window._paq || [];
|
||||||
|
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
|
||||||
|
_paq.push(['trackPageView']);
|
||||||
|
_paq.push(['enableLinkTracking']);
|
||||||
|
(function() {
|
||||||
|
var u="//ua.pky.eu/";
|
||||||
|
_paq.push(['setTrackerUrl', u+'matomo.php']);
|
||||||
|
_paq.push(['setSiteId', '1']);
|
||||||
|
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
|
||||||
|
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
|
||||||
|
})();
|
||||||
|
</script>
|
||||||
1409
phys-btn/index.html
Normal file
1551
prepare_ha/index.html
Normal file
1458
prepare_nspanel/index.html
Normal file
1447
prepare_nspanel_ioBroker/index.html
Normal file
1
search.json
Normal file
66
sitemap.xml
Normal file
@@ -0,0 +1,66 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
|
<url>
|
||||||
|
<loc>https://jobr99.github.io/nspanel-lovelace-ui/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://jobr99.github.io/nspanel-lovelace-ui/prepare_nspanel/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://jobr99.github.io/nspanel-lovelace-ui/prepare_ha/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://jobr99.github.io/nspanel-lovelace-ui/configure_mqtt/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://jobr99.github.io/nspanel-lovelace-ui/faq/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://jobr99.github.io/nspanel-lovelace-ui/config-overview/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://jobr99.github.io/nspanel-lovelace-ui/config-screensaver/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://jobr99.github.io/nspanel-lovelace-ui/card-entities/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://jobr99.github.io/nspanel-lovelace-ui/card-grid/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://jobr99.github.io/nspanel-lovelace-ui/card-climate/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://jobr99.github.io/nspanel-lovelace-ui/card-media/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://jobr99.github.io/nspanel-lovelace-ui/card-alarm/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://jobr99.github.io/nspanel-lovelace-ui/card-qr/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://jobr99.github.io/nspanel-lovelace-ui/card-power/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://jobr99.github.io/nspanel-lovelace-ui/card-unlock/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://jobr99.github.io/nspanel-lovelace-ui/entities/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://jobr99.github.io/nspanel-lovelace-ui/subpages/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://jobr99.github.io/nspanel-lovelace-ui/notifications/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://jobr99.github.io/nspanel-lovelace-ui/phys-btn/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://jobr99.github.io/nspanel-lovelace-ui/prepare_nspanel_ioBroker/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://jobr99.github.io/nspanel-lovelace-ui/iobroker-install/</loc>
|
||||||
|
</url>
|
||||||
|
</urlset>
|
||||||
1260
stable/404.html
Normal file
1
stable/CNAME
Normal file
@@ -0,0 +1 @@
|
|||||||
|
docs.nspanel.pky.eu
|
||||||
112
stable/_assets/user.css
Normal file
@@ -0,0 +1,112 @@
|
|||||||
|
/*.md-header__button.md-logo img {
|
||||||
|
width: unset;
|
||||||
|
}*/
|
||||||
|
|
||||||
|
.md-main__inner {
|
||||||
|
margin-top: unset;
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-nav__title {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*.md-header,*/ .md-footer,
|
||||||
|
.md-footer-meta {
|
||||||
|
background-color: #333333;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Footer contrast fixes for Zensical/Material variants */
|
||||||
|
:root {
|
||||||
|
--md-footer-bg-color: #333333;
|
||||||
|
--md-footer-bg-color--dark: #2b2b2b;
|
||||||
|
--md-footer-fg-color: #f2f2f2;
|
||||||
|
--md-footer-fg-color--light: #ffffff;
|
||||||
|
--md-footer-fg-color--lighter: #ffffff;
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-footer,
|
||||||
|
.md-footer-meta,
|
||||||
|
.md-footer * {
|
||||||
|
color: #f2f2f2;
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-footer a,
|
||||||
|
.md-footer-meta a,
|
||||||
|
.md-footer .md-footer__link {
|
||||||
|
color: #ffffff;
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-footer a:hover,
|
||||||
|
.md-footer-meta a:hover,
|
||||||
|
.md-footer .md-footer__link:hover {
|
||||||
|
color: #d9e7ff;
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-footer .md-icon svg,
|
||||||
|
.md-footer-meta .md-icon svg {
|
||||||
|
fill: currentColor;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Zensical keeps footer content in the inner/meta containers.
|
||||||
|
Don't hide footer structure, only style it. */
|
||||||
|
|
||||||
|
.md-sidebar {
|
||||||
|
padding-top: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*.md-sidebar.md-sidebar--primary {
|
||||||
|
position: unset;
|
||||||
|
}*/
|
||||||
|
|
||||||
|
.md-sidebar.md-sidebar--secondary {
|
||||||
|
padding-top: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-sidebar.md-sidebar--primary .md-sidebar__scrollwrap {
|
||||||
|
/*overflow-y: unset;*/
|
||||||
|
padding-right: 1px;
|
||||||
|
border-right: 1px solid #adadad;
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-sidebar.md-sidebar--primary .md-sidebar__inner {
|
||||||
|
/*border-right: 1px solid #adadad;*/
|
||||||
|
padding-bottom: 30px;
|
||||||
|
}
|
||||||
|
.md-sidebar.md-sidebar--secondary .md-sidebar__inner {
|
||||||
|
border-left: 1px solid #adadad;
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-nav__item .md-nav__list {
|
||||||
|
padding-left: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-content {
|
||||||
|
margin-top: 25px;
|
||||||
|
/*border-left: 1px solid #adadad;
|
||||||
|
border-right: 1px solid #adadad;*/
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-top {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-typeset hr {
|
||||||
|
border-bottom: 1px solid #adadad;
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-typeset h1,
|
||||||
|
.md-typeset h2,
|
||||||
|
.md-typeset h3,
|
||||||
|
.md-typeset h4,
|
||||||
|
.md-typeset h5 {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-typeset table:not([class]) td:not(:last-child),
|
||||||
|
.md-typeset table:not([class]) th:not(:last-child) {
|
||||||
|
border-right: .05rem solid var(--md-typeset-table-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
ol li::marker {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
BIN
stable/assets/images/favicon.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
29
stable/assets/javascripts/LICENSE
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Third-Party licenses
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Package: clipboard@2.0.11
|
||||||
|
License: MIT
|
||||||
|
Copyright: Zeno Rocha
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Package: escape-html@1.0.3
|
||||||
|
License: MIT
|
||||||
|
Copyright: 2012-2013 TJ Holowaychuk
|
||||||
|
2015 Andreas Lubbe
|
||||||
|
2015 Tiancheng "Timothy" Gu
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Package: focus-visible@5.2.1
|
||||||
|
License: W3C
|
||||||
|
Copyright: WICG
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Package: rxjs@7.8.2
|
||||||
|
License: Apache-2.0
|
||||||
|
Copyright: 2015-2018 Google, Inc.,
|
||||||
|
2015-2018 Netflix, Inc.,
|
||||||
|
2015-2018 Microsoft Corp. and contributors
|
||||||
3
stable/assets/javascripts/bundle.5fcf0de6.min.js
vendored
Normal file
1
stable/assets/javascripts/workers/search.e2d2d235.min.js
vendored
Normal file
1
stable/assets/stylesheets/classic/main.d9d44b50.min.css
vendored
Normal file
1
stable/assets/stylesheets/classic/palette.7dc9a0ad.min.css
vendored
Normal file
1
stable/assets/stylesheets/modern/main.1e989742.min.css
vendored
Normal file
1
stable/assets/stylesheets/modern/palette.dfe2e883.min.css
vendored
Normal file
1366
stable/card-alarm/index.html
Normal file
1372
stable/card-climate/index.html
Normal file
1383
stable/card-entities/index.html
Normal file
1389
stable/card-grid/index.html
Normal file
1396
stable/card-media/index.html
Normal file
1396
stable/card-power/index.html
Normal file
1384
stable/card-qr/index.html
Normal file
1367
stable/card-unlock/index.html
Normal file
1427
stable/config-migration-standalone/index.html
Normal file
1828
stable/config-overview/index.html
Normal file
1705
stable/config-screensaver/index.html
Normal file
1376
stable/configure_mqtt/index.html
Normal file
1617
stable/entities/index.html
Normal file
1565
stable/faq/index.html
Normal file
3851
stable/hmi-serial-protocol/index.html
Normal file
537
stable/icon-cheatsheet.html
Normal file
BIN
stable/img/appdaemon-babel.png
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
stable/img/card-alarm.png
Normal file
|
After Width: | Height: | Size: 8.0 KiB |
BIN
stable/img/card-entities.png
Normal file
|
After Width: | Height: | Size: 7.9 KiB |
BIN
stable/img/card-grid.png
Normal file
|
After Width: | Height: | Size: 9.1 KiB |
BIN
stable/img/card-media.png
Normal file
|
After Width: | Height: | Size: 21 KiB |
BIN
stable/img/card-power.png
Normal file
|
After Width: | Height: | Size: 26 KiB |
BIN
stable/img/card-qr.png
Normal file
|
After Width: | Height: | Size: 5.9 KiB |
BIN
stable/img/card-thermo.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
stable/img/card-unlock.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
stable/img/hacs-main.png
Normal file
|
After Width: | Height: | Size: 14 KiB |