replace all the cuckoo clock sounds with horror october sounds. #984
parent
cbea31a807
commit
2fc2360267
@ -1 +1 @@
|
|||||||
2024.10.0.dev202409250230
|
2024.10.2
|
||||||
@ -1,3 +1,3 @@
|
|||||||
Sensors:
|
# Sensors:
|
||||||
entities:
|
# entities:
|
||||||
- binary_sensor.aeotec_dsb04100_doorwindow_sensor_sensor_3_0
|
# # - binary_sensor.aeotec_dsb04100_doorwindow_sensor_sensor_3_0
|
||||||
|
|||||||
@ -1,18 +1,18 @@
|
|||||||
Weather:
|
Weather:
|
||||||
entities:
|
entities:
|
||||||
- climate.downstairs
|
- climate.downstairs
|
||||||
- sensor.downstairs_thermostat_humidity
|
# - sensor.downstairs_thermostat_humidity
|
||||||
- climate.upstairs
|
- climate.upstairs
|
||||||
- sensor.upstairs_thermostat_humidity
|
# - sensor.upstairs_thermostat_humidity
|
||||||
- sensor.pirateweather_cloud_coverage
|
- sensor.pirateweather_cloud_coverage
|
||||||
- sensor.pirateweather_minutely_summary
|
- sensor.pirateweather_minutely_summary
|
||||||
# - sensor.pirateweather_nearest_storm_distance
|
# - sensor.pirateweather_nearest_storm_distance
|
||||||
- sensor.pirateweather_precip_intensity
|
- sensor.pirateweather_precip_intensity
|
||||||
- sensor.pirateweather_daily_max_precip_intensity
|
# - sensor.pirateweather_daily_max_precip_intensity
|
||||||
- sensor.pirateweather_wind_speed
|
- sensor.pirateweather_wind_speed
|
||||||
- sensor.pirateweather_humidity
|
- sensor.pirateweather_humidity
|
||||||
- sensor.pirateweather_temperature
|
- sensor.pirateweather_temperature
|
||||||
- sensor.pirateweather_uv_index
|
- sensor.pirateweather_uv_index
|
||||||
- sensor.moon
|
- sensor.moon
|
||||||
- sensor.launch_window
|
# - sensor.launch_window
|
||||||
- sensor.next_launch
|
- sensor.next_launch
|
||||||
|
|||||||
@ -1,50 +0,0 @@
|
|||||||
#-------------------------------------------
|
|
||||||
# @CCOSTAN
|
|
||||||
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
|
||||||
# Read more about the house at https://vCloudInfo.com
|
|
||||||
# https://github.com/CCOSTAN/Home-AssistantConfig/issues/813
|
|
||||||
#-------------------------------------------
|
|
||||||
|
|
||||||
#-------------------------------------------
|
|
||||||
# sensor:
|
|
||||||
# - platform: travisci
|
|
||||||
# api_key: !secret travisci_api
|
|
||||||
# scan_interval: 2400
|
|
||||||
# monitored_conditions:
|
|
||||||
# - state
|
|
||||||
#-------------------------------------------
|
|
||||||
|
|
||||||
#-------------------------------------------
|
|
||||||
rest_command:
|
|
||||||
new_version_github_issue:
|
|
||||||
url: https://api.github.com/repos/ccostan/Home-AssistantConfig/issues
|
|
||||||
method: POST
|
|
||||||
headers:
|
|
||||||
Authorization: !secret github_token
|
|
||||||
payload: '{"title":"Home-Assistant {{ version }} available","body":"Home-Assistant {{ version }} is now available /n https://www.home-assistant.io/latest-release-notes/ "}'
|
|
||||||
#-------------------------------------------
|
|
||||||
|
|
||||||
automation:
|
|
||||||
|
|
||||||
- alias: "Update Available Notification"
|
|
||||||
mode: restart
|
|
||||||
id: 2f89ba6d-0db5-4a4a-a4df-56b8e15bb74f
|
|
||||||
|
|
||||||
trigger:
|
|
||||||
- platform: state
|
|
||||||
entity_id: binary_sensor.updater
|
|
||||||
to: 'on'
|
|
||||||
|
|
||||||
action:
|
|
||||||
- service: script.notify_engine
|
|
||||||
data:
|
|
||||||
title: 'Home Assistant {{ states.binary_sensor.updater.attributes.newest_version }} '
|
|
||||||
value1: "Home Assistant {{ states.binary_sensor.updater.attributes.newest_version }} is now available."
|
|
||||||
who: 'carlo'
|
|
||||||
group: 'information'
|
|
||||||
|
|
||||||
- service: rest_command.new_version_github_issue
|
|
||||||
data_template:
|
|
||||||
version: "{{ states.binary_sensor.updater.attributes.newest_version }} "
|
|
||||||
|
|
||||||
|
|
||||||
@ -1,47 +0,0 @@
|
|||||||
######################################################################################################
|
|
||||||
###[SkyBell HD](https://amzn.to/2dcexIB) Script to turn on Front light FULL bright for 5 to 20m when motion is detected and then return to the normal colors.
|
|
||||||
# action:
|
|
||||||
# - service: script.front_house_motion
|
|
||||||
#
|
|
||||||
######################################################################################################
|
|
||||||
|
|
||||||
front_house_motion:
|
|
||||||
sequence:
|
|
||||||
- service: logbook.log
|
|
||||||
data:
|
|
||||||
name: "SkyBell HD Doorbell:"
|
|
||||||
message: "Someone is by the door."
|
|
||||||
|
|
||||||
- condition: state
|
|
||||||
entity_id: sun.sun
|
|
||||||
state: 'below_horizon'
|
|
||||||
|
|
||||||
- service: input_boolean.turn_on
|
|
||||||
entity_id: input_boolean.alert_mode
|
|
||||||
|
|
||||||
- service: script.speech_engine
|
|
||||||
data:
|
|
||||||
value1: 'Motion has been detected by the front door.'
|
|
||||||
- service: scene.turn_on
|
|
||||||
entity_id: scene.front_full_brightness
|
|
||||||
- service: homeassistant.turn_on
|
|
||||||
entity_id:
|
|
||||||
- group.landscaping
|
|
||||||
- service: light.turn_on
|
|
||||||
data:
|
|
||||||
entity_id:
|
|
||||||
- light.outdoor_bathroom
|
|
||||||
- light.outdoor_pool_lights
|
|
||||||
brightness: 255
|
|
||||||
- service: script.dog_bark
|
|
||||||
- delay: '00:{{ range(0,1) | random | int }}{{ range(0,9) | random | int }}:00'
|
|
||||||
- service: light.turn_off
|
|
||||||
entity_id:
|
|
||||||
- light.outdoor_front_lights
|
|
||||||
- light.outdoor_pool_lights
|
|
||||||
- service: light.turn_on
|
|
||||||
entity_id: light.outdoor_bathroom
|
|
||||||
data:
|
|
||||||
brightness: 15
|
|
||||||
- delay: '00:00:10'
|
|
||||||
- service: script.monthly_color_scene
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue