Add in Alerts.IO for Home Assistant alerts.

This commit is contained in:
ccostan 2021-12-09 16:54:21 -05:00
parent 9284932226
commit 0df177308e
8 changed files with 9 additions and 5 deletions

View File

@ -1 +1 @@
2021.11.4 2021.11.5

View File

@ -74,8 +74,8 @@ http:
server_port: !secret http_port server_port: !secret http_port
ssl_certificate: !secret ssl_certificate ssl_certificate: !secret ssl_certificate
ssl_key: !secret ssl_key ssl_key: !secret ssl_key
# ip_ban_enabled: True ip_ban_enabled: True
# login_attempts_threshold: 5 login_attempts_threshold: 3
frontend: frontend:

View File

@ -10,6 +10,7 @@ Interior Switches:
- switch.foyer_outlet - switch.foyer_outlet
- switch.den_outlet - switch.den_outlet
- switch.living_room_outlet - switch.living_room_outlet
- switch.living_room_outlet_2
Kitchen Accents: Kitchen Accents:
entities: entities:
@ -26,3 +27,5 @@ Outdoor Seasonal:
- switch.xmas2 - switch.xmas2
- switch.xmas3 - switch.xmas3
- switch.xmas4 - switch.xmas4
- switch.xmas_dual_outlet_1
- switch.xmas_dual_outlet_2

View File

@ -9,6 +9,7 @@ feedreader:
urls: urls:
- https://hasspodcast.io/feed/podcast #HA Podcast Feed - https://hasspodcast.io/feed/podcast #HA Podcast Feed
- https://us12.campaign-archive.com/feed?u=45cab4343ffdbeb9667c28a26&id=e01847e94f #This is CCOSTAN's Smart Home Blog feed - https://us12.campaign-archive.com/feed?u=45cab4343ffdbeb9667c28a26&id=e01847e94f #This is CCOSTAN's Smart Home Blog feed
- https://alerts.home-assistant.io/feed.xml
# - https://feeds.feedburner.com/RecentCommitsToBearStoneHA # - This is the Repo Commit feed. # - https://feeds.feedburner.com/RecentCommitsToBearStoneHA # - This is the Repo Commit feed.
#------------------------------------------- #-------------------------------------------

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 575 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB