diff --git a/panels/config/core/ha-config-section-core.html b/panels/config/core/ha-config-section-core.html index 031eb49744..24ad867717 100644 --- a/panels/config/core/ha-config-section-core.html +++ b/panels/config/core/ha-config-section-core.html @@ -10,10 +10,10 @@ + - diff --git a/panels/zwave/ha-panel-zwave.html b/panels/zwave/ha-panel-zwave.html new file mode 100644 index 0000000000..f6e35136de --- /dev/null +++ b/panels/zwave/ha-panel-zwave.html @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + Z-Wave Manager + + + + + + + Z-Wave Network controls. + + + Add Node + Remove Failed Node + Remove Node + + + Cancel Command + + + Heal Network + Start Network + Stop Network + Soft Reset + Test Network + + + + + + + + diff --git a/panels/config/ha-call-service-button.html b/src/components/ha-call-service-button.html similarity index 100% rename from panels/config/ha-call-service-button.html rename to src/components/ha-call-service-button.html