mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 04:04:06 +00:00
Update Network Device Monitor
This commit is contained in:
@@ -31,6 +31,7 @@ group:
|
||||
- sensor.carlojuice_temperature
|
||||
- sensor.carlojuice_voltage
|
||||
- sensor.carlojuice_watts
|
||||
- switch.juicebox_restart
|
||||
|
||||
#############################################################################
|
||||
### Automations - Alerts related to the JuiceBox (http://amzn.to/2AZVQ37)
|
||||
@@ -76,7 +77,7 @@ automation:
|
||||
{{ [
|
||||
"The #JuiceBox Pro had to be restarted. It was unable to connect back to @emotorwerks servers.",
|
||||
"Unfortunately, the Juicebox Pro sometimes can no longer connect to @emotorwerks servers. Fortunately, #HomeAssistant can fix that with a restart!"
|
||||
] | random + " (https://github.com/CCOSTAN/Home-AssistantConfig#garage) #SelfHeal #EV #BoltEV s"}}
|
||||
] | random + " (https://www.vcloudinfo.com/2018/06/using-home-assistant-to-fix-my-juicebox.html) #SelfHeal #EV #BoltEV "}}
|
||||
image: >-
|
||||
{{ [
|
||||
"/config/www/custom_ui/floorplan/images/branding/car.png",
|
||||
|
@@ -21,7 +21,6 @@ sensor:
|
||||
'Entry Alarm Panel',
|
||||
'Dash Button',
|
||||
'Master Bedroom Roku',
|
||||
'Juicebox',
|
||||
'Brother Printer',
|
||||
'Stacey',
|
||||
'Wii',
|
||||
@@ -48,7 +47,6 @@ sensor:
|
||||
[
|
||||
'Carlo_Bolt_EV',
|
||||
'Chromecast Audio 2',
|
||||
'JuiceBox',
|
||||
'Carlo',
|
||||
'Entry Alarm Panel',
|
||||
'Dash Button',
|
||||
@@ -84,7 +82,7 @@ group:
|
||||
- sensor.network
|
||||
- sensor.network_detail
|
||||
|
||||
# # Create full group with Loop!:
|
||||
# Create full group with Loop!:
|
||||
# {% for state in states.device_tracker-%}
|
||||
# - {{ state.entity_id | lower }}
|
||||
# {{ ' '}}
|
||||
@@ -101,7 +99,6 @@ group:
|
||||
- device_tracker.camera1
|
||||
- device_tracker.camera2
|
||||
- device_tracker.camera3
|
||||
- device_tracker.camera4
|
||||
- device_tracker.carlo
|
||||
- device_tracker.carlo_bolt
|
||||
- device_tracker.carlo_laptop
|
||||
|
Reference in New Issue
Block a user