Various updates to help with the Tesla Vampire Drain.
This commit is contained in:
parent
40a4913eff
commit
7a8a0ddea3
|
@ -40,7 +40,13 @@ filter:
|
|||
- light.outdoor_pool_lights
|
||||
- light.upstairs_lights
|
||||
- switch.lr_amp
|
||||
# exclude_entities:
|
||||
exclude_entities:
|
||||
- lock.spaceship_door_lock
|
||||
- lock.spaceship_charger_door_lock
|
||||
- lock.spaceship_trunk_lock
|
||||
- lock.spaceship_frunk_lock
|
||||
- climate.spaceship_hvac_climate_system
|
||||
|
||||
entity_config:
|
||||
camera.carlo_nvr_camera1:
|
||||
linked_motion_sensor: binary_sensor.camera1_motion_sensor
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
# JuiceBox 40 Support - https://amzn.to/3eA95dV
|
||||
# https://www.vcloudinfo.com/2018/06/using-home-assistant-to-fix-my-juicebox.html
|
||||
#-------------------------------------------
|
||||
|
||||
juicenet:
|
||||
access_token: !secret juicenet_access_token
|
||||
# Moved to UI integration
|
||||
# juicenet:
|
||||
# access_token: !secret juicenet_access_token
|
||||
|
||||
switch:
|
||||
- platform: command_line
|
||||
|
|
|
@ -6,6 +6,7 @@ purge_keep_days: 14
|
|||
include:
|
||||
entities:
|
||||
- group.landscaping
|
||||
- device_tracker.spaceship_location_tracker
|
||||
exclude:
|
||||
domains:
|
||||
- updater
|
||||
|
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Loading…
Reference in New Issue