diff --git a/more_page/home_assistant_view/ha_monitor.md b/more_page/home_assistant_view/ha_monitor.md index 797f530..083ee84 100644 --- a/more_page/home_assistant_view/ha_monitor.md +++ b/more_page/home_assistant_view/ha_monitor.md @@ -5,9 +5,9 @@ ## Dwains Theme Addon: -Dwains-Theme `Home Assistant Monitoring` Addon can be found [here](https://github.com/noodlemctwoodle/homeassistant/blob/master/dwains-theme/addons/more_page/ha_monitoring.yaml) +Dwains-Theme `Home Assistant Monitoring` Addon can be found [here](https://noodlemctwoodle.github.io/homeassistant/addons/dwains/addons/more_page/ha_monitoring.html) -Configuration instructions can be found [here](https://github.com/noodlemctwoodle/homeassistant/blob/master/.github/wiki/guides/ha-core/HomeAssistant_Monitoting.md) +Configuration instructions can be found [here](https://noodlemctwoodle.github.io/homeassistant/guides/ha_core_metrics.html) ### Dwains Theme Configuration: @@ -51,8 +51,8 @@ Configuration instructions can be found [here](https://github.com/noodlemctwoodl ### Version 0.3 - Added update sensors - package + audio, dns, cli and core - - Added configuration guide for Configuration [Checker](https://github.com/noodlemctwoodle/homeassistant/blob/master/.github/wiki/guides/ha-core/HomeAssistant_Monitoting.md#install-check-home-assistant-configuration) - - Added configuration guide for HTML5 [notifications](https://github.com/noodlemctwoodle/homeassistant/blob/master/.github/wiki/guides/ha-core/HomeAssistant_Monitoting.md#setting-up-the-html5-notify-platform) + - Added configuration guide for Configuration [Checker](https://noodlemctwoodle.github.io/homeassistant/guides/ha_core_metrics.html#install-check-home-assistant-configuration) + - Added configuration guide for HTML5 [notifications](https://noodlemctwoodle.github.io/homeassistant/guides/ha_core_metrics.html#setting-up-the-html5-notify-platform) - [AVI](https://github.com/abeksis/My-HomeAssistant-Config) added template.dwains.psd for you to make your own container images ### Version 0.4 diff --git a/more_page/pi_hole/pihole.md b/more_page/pi_hole/pihole.md index 42089dd..5aacd74 100644 --- a/more_page/pi_hole/pihole.md +++ b/more_page/pi_hole/pihole.md @@ -6,7 +6,7 @@ ## Dwains Theme Addon: -Dwains Theme `Pi-Hole` add-on can be found [here](https://github.com/noodlemctwoodle/homeassistant/blob/master/dwains-theme/addons/more_page/adblocker.yaml) +Dwains Theme `Pi-Hole` add-on can be found [here](https://noodlemctwoodle.github.io/homeassistant/addons/dwains/addons/more_page/adblocker.html) ### Dwains Theme Configuration: diff --git a/more_page/unraid_view/unraid.md b/more_page/unraid_view/unraid.md index 46b69f4..4f3ad96 100644 --- a/more_page/unraid_view/unraid.md +++ b/more_page/unraid_view/unraid.md @@ -1,11 +1,15 @@ # UnRAID Monitoring Addon for Dwains-Theme #### Version 0.4 -![unraid-monitor](https://github.com/noodlemctwoodle/homeassistant/blob/master/.github/wiki/images/dwains-theme/addons/unraid/desktop_1.png) +![unraid-monitor](https://github.com/noodlemctwoodle/homeassistant/blob/gh-pages/images/dwains-theme/addons/unraid/desktop_1.png) ## Dwains Theme Addon: -Dwains-Theme `UnRAID` add-on can be found [here](https://github.com/noodlemctwoodle/homeassistant/blob/master/dwains-theme/addons/more_page/unraid_monitoring.yaml) +ains-Theme `UnRAID` add-on can be found [here](https://noodlemctwoodle.github.io/homeassistant/addons/dwains/addons/more_page/unraid_monitoring.html) + +Configuration instructions can be found [here](https://noodlemctwoodle.github.io/homeassistant/guides/unraid_metrics.html) + +Dw ### Dwains Theme Configuration: @@ -18,7 +22,7 @@ Dwains-Theme `UnRAID` add-on can be found [here](https://github.com/noodlemctwoo ### UnRAID Data Monitoring Feeds -| [UnRAID-API](https://github.com/noodlemctwoodle/homeassistant/tree/master/.github/wiki/guides/unraid#unraid-api-configuration) | [UnRAID-SNMP](https://github.com/noodlemctwoodle/homeassistant/tree/master/.github/wiki/guides/unraid#unraid-snmp-configuration) | [UnRAID Glances Container](https://github.com/hassio-addons/addon-glances/blob/v0.7.1/README.md) | +| [UnRAID-API](https://noodlemctwoodle.github.io/homeassistant/guides/unraid_metrics.html#unraid-api-configuration) | [UnRAID-SNMP](https://noodlemctwoodle.github.io/homeassistant/guides/unraid_metrics.html#unraid-snmp-configuration) | [UnRAID Glances Container](https://github.com/hassio-addons/addon-glances/blob/v0.7.1/README.md) | |-----------------------|-----------------|--------------------------------| | View arrayStatus | HDD Array Temps | View total per disk used space | | View arrayProtection | LAN Throughput | View total per disk free space | @@ -43,7 +47,7 @@ Dwains-Theme `UnRAID` add-on can be found [here](https://github.com/noodlemctwoo - Container Support - Start/Stop Containers - UnRAID-API added - - Added SNMP [config](https://github.com/noodlemctwoodle/homeassistant/blob/44ac457117f173fa1bf1e47ce832566b36ba5ddb/packages/ha-core/areas/cabinet/devices/unraid/unraid_monitoring.yaml#L34) + - Added SNMP [config](https://github.com/noodlemctwoodle/homeassistant/blob/4fc9a4634a3bf423a8cec746b7c5d4f542dd697a/packages/ha_core/areas/cabinet/devices/unraid_monitoring.yaml#L61) ### Version 0.2 - Updated `title` to `name` for bar-card thanks @papy_329700