Updated WiFi coverage with WiFi Analyzer - #650 - https://youtu.be/vIj77givKrU
This commit is contained in:
parent
1e9e86b332
commit
ddf9a952e0
|
@ -207,6 +207,13 @@ There aren't really automations for the Batteries yet. Electricity is the life
|
|||
<tr><td colspan="4">
|
||||
|
||||
Using the APs (3 of them), The house monitors all Connected devices for Online/Offline status and uses '' for presence detection. Any critical device down for more than 5 minutes and an alert is sent out. Circle is a Parental Control device. When a new device is discovered on the network, HA notifies us and also plays a TTS reminder over the speakers to classify in Circle. Most things are Wifi connected but a good gigabit switch is needed for a good foundation.
|
||||
|
||||
<details>
|
||||
<summary>Tips to avoid WiFi Interference with your APs</summary><p align="center">
|
||||
|
||||
[![Using WiFi Analyzer to Pick Channels](i.ibb.co/x50HdK5/https-i-ytimg-com-vi-v-Ij77giv-Kr-U-maxresdefault.jpg)](https://youtu.be/vIj77givKrU "How to Fix WiFi interference with WiFi Analyzer")
|
||||
|
||||
</details>
|
||||
</td></tr>
|
||||
|
||||
<tr><td colspan="4">
|
||||
|
|
|
@ -274,7 +274,7 @@ automation:
|
|||
"S02E01", "S02E02","S02E03", "S02E04","S02E05", "S02E06","S02E07", "S02E08","S02E09", "S02E10",
|
||||
"S02E11", "S02E12","S02E13", "S02E14","S02E15", "S02E16","S02E17", "S02E18","S02E19", "S02E20",
|
||||
"S02E22", "S02E25", "S02E26", "S02E27", "S02E28", "S02E29", "S02E30", "S02E31", "S02E32", "S02E33", "S02E34",
|
||||
"S02E35"
|
||||
"S02E35", "S02E36"
|
||||
] %}
|
||||
{{ pick|random }}
|
||||
|
||||
|
@ -303,6 +303,6 @@ automation:
|
|||
"S02E01", "S02E02","S02E03", "S02E04","S02E05", "S02E06","S02E07", "S02E08","S02E09", "S02E10",
|
||||
"S02E11", "S02E12","S02E13", "S02E14","S02E15", "S02E16","S02E17", "S02E18","S02E19", "S02E20",
|
||||
"S02E22", "S02E25", "S02E26", "S02E27", "S02E28", "S02E29", "S02E30", "S02E31", "S02E32", "S02E33", "S02E34",
|
||||
"S02E35"
|
||||
"S02E35", "S02E36"
|
||||
] %}
|
||||
{{ pick|random }}
|
||||
|
|
|
@ -187,8 +187,11 @@ tweet_youtube_engine_setup:
|
|||
"S02E34": [
|
||||
"Magic Home LED Fix & Great iOS Setup tip (https://www.vcloudinfo.com/2019/09/magic-home-led-fix-great-ios-setup-tip.html)"
|
||||
],
|
||||
"S02E34": [
|
||||
"S02E35": [
|
||||
"Alexa, Home Assistant & Nabu Casa (https://www.vcloudinfo.com/2019/09/help-alexa-forget-devices-to-hear-you-better-and-respond-more-accurately.html)"
|
||||
],
|
||||
"S02E36": [
|
||||
"How to Fix WiFi interference with WiFi Analyzer (https://www.vcloudinfo.com/2019/10/how-to-fix-wifi-interference-with-wifi-analyzer.html)"
|
||||
]
|
||||
|
||||
} %}
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 772 KiB |
Loading…
Reference in New Issue