mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
initial push
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# Input numbers
|
||||
|
||||
Component: [input number](https://home-assistant.io/components/input_number/)
|
||||
|
||||
## Door delay
|
||||
|
||||
This is the delay after the garden door opens (in seconds) before the automation for turning the lights off is re-enabled.
|
||||
|
||||
## Garden time
|
||||
|
||||
Used to determine if the lights have been left on too long, in minutes.
|
||||
|
||||
## Lights
|
||||
|
||||
These are for the Yeelight control scripts, for changing the brightness and colour temperature.
|
||||
|
||||
## Room
|
||||
|
||||
This is for future lighting automations, not currently used.
|
||||
@@ -0,0 +1,5 @@
|
||||
name: Accent Sunrise Transition
|
||||
icon: hass:lightbuilb
|
||||
min: 15
|
||||
max: 900
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: Black Bed LoadCell Load
|
||||
icon: mdi:weight
|
||||
min: -8388000
|
||||
max: 8388000
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: Black Bed LoadCell Weight
|
||||
icon: mdi:weight-pound
|
||||
min: 0
|
||||
max: 300
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: Black Bed LoadCell Zero
|
||||
icon: mdi:weight
|
||||
min: -8388000
|
||||
max: 8388000
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: Black Bed Occupied
|
||||
icon: mdi:weight-pound
|
||||
min: 0
|
||||
max: 300
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Climate Max'
|
||||
min: 50
|
||||
max: 100
|
||||
step: 1
|
||||
mode: slider
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Climate Min'
|
||||
min: 40
|
||||
max: 90
|
||||
step: 1
|
||||
mode: slider
|
||||
@@ -0,0 +1,5 @@
|
||||
name: Computer Area Light Cycle Brightness
|
||||
icon: mdi:brightness-auto
|
||||
min: 1
|
||||
max: 254
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: Computer Area Light Cycle Transition
|
||||
icon: mdi:clock
|
||||
min: 1
|
||||
max: 300
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Delay'
|
||||
min: 4
|
||||
max: 60
|
||||
step: 1
|
||||
mode: slider
|
||||
@@ -0,0 +1,6 @@
|
||||
name: Double Planter Water Alert
|
||||
icon: mdi:water-percent
|
||||
min: 1
|
||||
max: 100
|
||||
step: 1
|
||||
mode: slider
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Garage Freezer Alert'
|
||||
min: -10
|
||||
max: 100
|
||||
step: 1
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Garage Fridge Alert'
|
||||
min: 0
|
||||
max: 100
|
||||
step: 1
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Kitchen Freezer Alert'
|
||||
min: -10
|
||||
max: 100
|
||||
step: 1
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Kitchen Fridge Alert'
|
||||
min: 0
|
||||
max: 100
|
||||
step: 1
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: Front Room Light Cycle Brightness
|
||||
icon: mdi:brightness-auto
|
||||
min: 1
|
||||
max: 254
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: Front Room Light Cycle Transition
|
||||
icon: mdi:clock
|
||||
min: 1
|
||||
max: 300
|
||||
mode: box
|
||||
@@ -0,0 +1,6 @@
|
||||
name: 'Furnace On'
|
||||
icon: mdi:hvac
|
||||
min: 0
|
||||
max: 10000
|
||||
step: 0.1
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: Great Room Light Cycle Brightness
|
||||
icon: mdi:brightness-auto
|
||||
min: 1
|
||||
max: 254
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: Great Room Light Cycle Transition
|
||||
icon: mdi:clock
|
||||
min: 1
|
||||
max: 300
|
||||
mode: box
|
||||
@@ -0,0 +1,6 @@
|
||||
name: 'Heat Pump On'
|
||||
icon: mdi:hvac
|
||||
min: 0
|
||||
max: 10000
|
||||
step: 0.1
|
||||
mode: box
|
||||
@@ -0,0 +1,6 @@
|
||||
name: Humidity Too High
|
||||
icon: mdi:water-plus
|
||||
step: 1
|
||||
min: 1
|
||||
max: 100
|
||||
mode: box
|
||||
@@ -0,0 +1,6 @@
|
||||
name: Humidity Too Low
|
||||
icon: mdi:water-minus
|
||||
step: 1
|
||||
min: 1
|
||||
max: 100
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Light Delay - Long (Minutes)'
|
||||
min: 0
|
||||
max: 480
|
||||
step: 1
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Light Delay - Normal (Minutes)'
|
||||
min: 0
|
||||
max: 480
|
||||
step: 1
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Light Delay - Short (Seconds)'
|
||||
min: 0
|
||||
max: 1800
|
||||
step: 1
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Long Light Off Delay - Hours'
|
||||
min: 0
|
||||
max: 48
|
||||
step: 1
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Long Light Off Delay - Minutes'
|
||||
min: 0
|
||||
max: 480
|
||||
step: 1
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Long Light Off Delay - Seconds'
|
||||
min: 0
|
||||
max: 900
|
||||
step: 1
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Normal Light Off Delay - Hours'
|
||||
min: 0
|
||||
max: 48
|
||||
step: 1
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Normal Light Off Delay - Minutes'
|
||||
min: 0
|
||||
max: 480
|
||||
step: 1
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Normal Light Off Delay - Seconds'
|
||||
min: 0
|
||||
max: 900
|
||||
step: 1
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Short Light Off Delay - Hours'
|
||||
min: 0
|
||||
max: 48
|
||||
step: 1
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Short Light Off Delay - Minutes'
|
||||
min: 0
|
||||
max: 480
|
||||
step: 1
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Short Light Off Delay - Seconds'
|
||||
min: 0
|
||||
max: 900
|
||||
step: 1
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Max Dim'
|
||||
min: 50
|
||||
max: 255
|
||||
step: 1
|
||||
mode: slider
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Min. Dim'
|
||||
min: 1
|
||||
max: 255
|
||||
step: 1
|
||||
mode: slider
|
||||
@@ -0,0 +1,5 @@
|
||||
name: Light Scene Transition
|
||||
min: 0
|
||||
max: 1800
|
||||
step: 1
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Light Step'
|
||||
min: 1
|
||||
max: 80
|
||||
step: 1
|
||||
mode: slider
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Color Step'
|
||||
min: 1
|
||||
max: 128
|
||||
step: 1
|
||||
mode: slider
|
||||
@@ -0,0 +1,4 @@
|
||||
name: 'Light Timeout'
|
||||
min: 1
|
||||
max: 60
|
||||
step: 1
|
||||
@@ -0,0 +1,5 @@
|
||||
name: Master Bed LoadCell Load
|
||||
icon: mdi:weight
|
||||
min: -8388000
|
||||
max: 8388000
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: Master Bed LoadCell Weight
|
||||
icon: mdi:weight-pound
|
||||
min: 0
|
||||
max: 300
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: Master Bed LoadCell Zero
|
||||
icon: mdi:weight
|
||||
min: -8388000
|
||||
max: 8388000
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: Master Bed Occupied
|
||||
icon: mdi:weight-pound
|
||||
min: 0
|
||||
max: 300
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: Master Bedroom Fan LED
|
||||
icon: mdi:fan
|
||||
min: 0
|
||||
max: 83823359
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: Master Bedroom Humidifier Off
|
||||
icon: mdi:water-percent-alert
|
||||
min: 1
|
||||
max: 100
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: Master Bedroom Humidifier On
|
||||
icon: mdi:water-percent
|
||||
min: 1
|
||||
max: 100
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: Master Bedroom Light Cycle Brightness
|
||||
icon: mdi:brightness-auto
|
||||
min: 1
|
||||
max: 254
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: Master Bedroom Light Cycle Transition
|
||||
icon: mdi:clock
|
||||
min: 1
|
||||
max: 300
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: Master Bedroom Light LED
|
||||
icon: hass:lightbuilb
|
||||
min: 0
|
||||
max: 83823359
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: Master Bedroom Sunrise Transition
|
||||
icon: hass:lightbuilb
|
||||
min: 15
|
||||
max: 900
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: Max Outside Temp
|
||||
min: 70
|
||||
max: 90
|
||||
step: 1
|
||||
mode: box
|
||||
@@ -0,0 +1,6 @@
|
||||
name: 'Microwave On'
|
||||
icon: mdi:microwave
|
||||
min: 0
|
||||
max: 10000
|
||||
step: 0.1
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: Nursery Light Cycle Brightness
|
||||
icon: mdi:brightness-auto
|
||||
min: 1
|
||||
max: 254
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: Nursery Light Cycle Transition
|
||||
icon: mdi:clock
|
||||
min: 1
|
||||
max: 300
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Is Dark'
|
||||
min: 0
|
||||
max: 1000
|
||||
step: 1
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Is Daylight'
|
||||
min: 0
|
||||
max: 1000
|
||||
step: 1
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Is Dim'
|
||||
min: 0
|
||||
max: 1000
|
||||
step: 1
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Dark Lux'
|
||||
min: 0
|
||||
max: 15
|
||||
step: 1
|
||||
mode: slider
|
||||
@@ -0,0 +1,5 @@
|
||||
name: 'Low Lux'
|
||||
min: 5
|
||||
max: 30
|
||||
step: 1
|
||||
mode: slider
|
||||
@@ -0,0 +1,6 @@
|
||||
name: 'Stove On'
|
||||
icon: mdi:stove
|
||||
min: 0
|
||||
max: 10000
|
||||
step: 0.1
|
||||
mode: box
|
||||
@@ -0,0 +1,6 @@
|
||||
name: 'Sump Pump On'
|
||||
icon: mdi:pump
|
||||
min: 0
|
||||
max: 10000
|
||||
step: 0.1
|
||||
mode: box
|
||||
@@ -0,0 +1,6 @@
|
||||
name: Temperature Too High
|
||||
icon: mdi:thermometer-chevron-up
|
||||
min: 1
|
||||
max: 100
|
||||
step: 1
|
||||
mode: box
|
||||
@@ -0,0 +1,6 @@
|
||||
name: Temperature Too Low
|
||||
icon: mdi:thermometer-chevron-down
|
||||
min: 1
|
||||
max: 100
|
||||
step: 1
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: White Bed LoadCell Load
|
||||
icon: mdi:weight
|
||||
min: -8388000
|
||||
max: 8388000
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: White Bed LoadCell Weight
|
||||
icon: mdi:weight-pound
|
||||
min: 0
|
||||
max: 300
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: White Bed LoadCell Zero
|
||||
icon: mdi:weight
|
||||
min: -8388000
|
||||
max: 8388000
|
||||
mode: box
|
||||
@@ -0,0 +1,5 @@
|
||||
name: White Bed Occupied
|
||||
icon: mdi:weight
|
||||
min: 0
|
||||
max: 300
|
||||
mode: box
|
||||
@@ -0,0 +1,7 @@
|
||||
name: Wind Speed Blowing Rain
|
||||
min: 0
|
||||
max: 50
|
||||
step: 1
|
||||
mode: box
|
||||
unit_of_measurement: mph
|
||||
icon: mdi:weather-windy
|
||||
Reference in New Issue
Block a user