mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-04-13 12:51:19 +00:00
Lots and Lots and LOTS of changes
This commit is contained in:
parent
2a8a5ff3eb
commit
cac1c13f6f
@ -5,14 +5,12 @@
|
||||
|
||||
- alias: Heal Components Nightly
|
||||
id: fb8154d4-52b9-4cf1-9cd3-c9c3cf059992
|
||||
|
||||
mode: single
|
||||
|
||||
trigger:
|
||||
platform: time
|
||||
at: '2:31:00'
|
||||
action:
|
||||
# - service: zwave.heal_network - Not needed anymore since I've migrated to Wink.
|
||||
- service: homeassistant.turn_on
|
||||
entity_id: switch.bedroom_restart_on
|
||||
|
||||
- service: script.tweet_engine_image
|
||||
data_template:
|
||||
|
@ -87,14 +87,14 @@ panel_custom:
|
||||
config:
|
||||
hide_app_toolbar:
|
||||
config: /local/custom_ui/floorplan/floorplan.yaml
|
||||
#
|
||||
# - name: clock
|
||||
# sidebar_title: Alarm Clock
|
||||
# sidebar_icon: mdi:alarm
|
||||
# url_path: clock
|
||||
# config:
|
||||
# hide_app_toolbar:
|
||||
# config: /local/custom_ui/floorplan/floorclock.yaml
|
||||
|
||||
- name: clock
|
||||
sidebar_title: Alarm Clock
|
||||
sidebar_icon: mdi:alarm
|
||||
url_path: clock
|
||||
config:
|
||||
hide_app_toolbar:
|
||||
config: /local/custom_ui/floorplan/floorclock.yaml
|
||||
|
||||
discovery:
|
||||
|
||||
|
@ -4,7 +4,7 @@ media_players:
|
||||
- media_player.living_room_tv
|
||||
- media_player.living_room_ultra
|
||||
- media_player.upstairs_living_room
|
||||
- media_player.bedroom_alarm_panel
|
||||
# - media_player.bedroom_alarm_panel
|
||||
- media_player.living_room
|
||||
- media_player.office
|
||||
- media_player.kitchen
|
||||
|
@ -24,7 +24,7 @@ logs:
|
||||
homeassistant.components.rest.sensor: critical
|
||||
homeassistant.components.recorder: error
|
||||
homeassistant.components.sensor.pi_hole: critical
|
||||
homeassistant.components.sensor.rest: critical
|
||||
homeassistant.components.sensor.rest: info
|
||||
homeassistant.components.sensor.darksky: warn
|
||||
homeassistant.components.tplink.switch: error
|
||||
homeassistant.components.zwave: warn
|
||||
|
@ -9,16 +9,16 @@
|
||||
# unit_of_measurement: hours
|
||||
# icon: mdi:sleep
|
||||
#
|
||||
#
|
||||
#
|
||||
#-------------------------------------------
|
||||
|
||||
camera:
|
||||
- platform: synology
|
||||
url: !secret synology_url
|
||||
username: !secret synology_username
|
||||
password: !secret synology_password
|
||||
timeout: 15
|
||||
verify_ssl: False
|
||||
# camera:
|
||||
# - platform: synology
|
||||
# url: !secret synology_url
|
||||
# username: !secret synology_username
|
||||
# password: !secret synology_password
|
||||
# timeout: 15
|
||||
# verify_ssl: False
|
||||
|
||||
|
||||
binary_sensor:
|
||||
|
@ -5,20 +5,6 @@
|
||||
## [SkyBell HD](https://amzn.to/2dcexIB)
|
||||
###################################
|
||||
|
||||
homeassistant:
|
||||
|
||||
group:
|
||||
skybell:
|
||||
name: Skybell HD Front Door
|
||||
|
||||
entities:
|
||||
- binary_sensor.skybell_front_door_button
|
||||
- binary_sensor.skybell_front_door_motion
|
||||
- camera.front_door
|
||||
- sensor.skybell_front_door_chime_level
|
||||
- sensor.skybell_front_door_motion_sensor
|
||||
- switch.skybell_front_door_do_not_disturb
|
||||
- switch.skybell_front_door_motion_sensor
|
||||
|
||||
skybell:
|
||||
username: !secret skybell_username
|
@ -292,8 +292,6 @@
|
||||
{{ lightning() }}
|
||||
{% endif %}
|
||||
|
||||
{{ states('sensor.blitzortung_lightning_counter') }} lightning strike(s)
|
||||
|
||||
{{ DoorOpened }}
|
||||
{{ DoorClosed }}
|
||||
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 37 KiB |
Loading…
x
Reference in New Issue
Block a user