Skip to content

Instantly share code, notes, and snippets.

View TheRealFalseReality's full-sized avatar

Nicholas White TheRealFalseReality

View GitHub Profile
@TheRealFalseReality
TheRealFalseReality / aquarium_lighting_automation.yaml
Last active March 24, 2024 21:18
Aquarium - Lights. Create an automation to toggle all your Aquarium Lights all at once at a certain time, daily.
blueprint:
name: Aquarium - Lights Automation
description: Create an automation to toggle all your Aquarium Light(s) all at once
at a certain time, daily. When automation is run manually, light(s) will turn off. [More Info](https://community.home-assistant.io/t/aquarium-toggle-lights-at-certain-times-of-day/684862)
(v1.1) [Automation]
domain: automation
source_url: https://gist.github.com/TheRealFalseReality/3b7f47a0f7e957a2c162a5acd205d26b
input:
condition:
name: Add Condition(s)
@TheRealFalseReality
TheRealFalseReality / aquarium_dosing_volume_daily.yaml
Last active March 25, 2024 18:30
Aquarium - Dosing Volume Daily. Turn on a switch to activate doser equipment for a certain amount of time based on volume and given dose rate each day.
blueprint:
name: Aquarium - Dosing Volume Daily
description: Turn on a switch to activate doser equipment for a certain amount of
time based on volume and given dose rate each day. [More Info](https://community.home-assistant.io/t/aquarium-turn-on-a-switch-to-activate-doser-equipment-for-a-certain-amount-of-volume-or-time/600546)
(v1.3.2) [Automation]
domain: automation
source_url: https://gist.github.com/TheRealFalseReality/06f78b75ce11593202f4a1a0bf7bb5da
input:
condition:
name: Add Condition(s)
@TheRealFalseReality
TheRealFalseReality / aquarium_dosing_daily.yaml
Last active March 16, 2024 04:16
Aquarium - Dosing Time Daily. Turn on a switch to activate doser equipment for a certain amount of time each day.
blueprint:
name: Aquarium - Dosing Time Daily
description: Turn on a switch to activate doser equipment for a certain amount of
time each day. [More Info](https://community.home-assistant.io/t/aquarium-turn-on-a-switch-to-activate-doser-equipment-for-a-certain-amount-of-volume-or-time/600546)
(v1.1.1) [Automation]
domain: automation
source_url: https://gist.github.com/TheRealFalseReality/555beb10be631e24ebbf0720253cd1f8
input:
condition:
name: Add Condition(s)
@TheRealFalseReality
TheRealFalseReality / notify _trigger.yaml
Last active March 4, 2024 03:12
Notify - Send a Notification Based on Custom Trigger. This automation will send a persistent notification to Home Assistant when the automation is triggered.
blueprint:
name: Notify - Send a Notification Based on Custom Trigger
description: This automation will send a persistent notification to Home Assistant
when the automation is triggered. Option to send to mobile device with Additional Actions.
[More Info]()
(v1) [Automation]
domain: automation
source_url: https://gist.github.com/TheRealFalseReality/647b0b754ef85295dd68e7e06ba4f4e7
input:
trigger_additional:
@TheRealFalseReality
TheRealFalseReality / aquapi_read.yaml
Last active February 25, 2024 03:17
Aquarium - AquaPi: Continuous Read. Read AquaPi probe every second for 60 seconds.
blueprint:
name: 'Aquarium - AquaPi: Continuous Read'
description: Read AquaPi probe every second for 60 seconds. [More Info] (v1.1)
[Script]
domain: script
source_url: https://gist.github.com/TheRealFalseReality/94fe6dbd41f7520fa69a955abcea4c9d
input:
read_button:
name: Button
description: "AquaPi button to use.\n
@TheRealFalseReality
TheRealFalseReality / sensor_alarm.yaml
Last active February 19, 2024 06:01
Aquarium - AquaPi: Send a Notification Based on Sensor Value
blueprint:
name: "Aquarium - AquaPi: Send a Notification Based on an AquaPi Sensor Value"
description: This automation will send a persistent notification to Home Assistant
when a selected sensor (Temperature, pH, Salinity, etc.) is out of range. Option to send
to mobile device with Additional Actions.
[More Info]()
(v1) [Automation]
domain: automation
source_url: https://gist.github.com/TheRealFalseReality/6ebac7cb7823302f4aafeebb369b3e4a
input:
@TheRealFalseReality
TheRealFalseReality / aquapi_water_change_script.yaml
Last active February 25, 2024 03:23
Aquarium - AquaPi: Water Change. Turn on two AquaPi EZO Pumps to simultaneously remove waste water and add clean water daily, in gallons.
blueprint:
name: "Aquarium - AquaPi: Water Change [Script]"
description: "Turn on two AquaPi EZO Pumps to simultaneously remove waste water (Red) and
add clean water (Green) daily, in gallons.\n**Note, this script will fail if the
calculated flow rate exceeds either of the EZO Pump's Max Volume/Time Flow Rates.**
[More Info]() (v1) [Script]"
domain: script
source_url: https://gist.github.com/TheRealFalseReality/d01e00f94e1b25c9b723b12757d45f58
input:
condition:
@TheRealFalseReality
TheRealFalseReality / aquapi_water_change.yaml
Last active March 4, 2024 04:04
Aquarium - AquaPi: Water Change. Turn on two AquaPi EZO Pumps to simultaneously remove waste water and add clean water daily, in gallons.
blueprint:
name: "Aquarium - AquaPi: Water Change"
description: "Turn on two AquaPi EZO Pumps to simultaneously remove waste water (Red) and
add clean water (Green) daily, in gallons, each day, calculated by monthly water change amnount.\n
**Note, this automation will fail if the
calculated flow rate exceeds either of the EZO Pump's Max Volume/Time Flow Rates.**
[More Info]() (v1) [Automation]"
domain: automation
source_url: https://gist.github.com/TheRealFalseReality/87fc1893eb345d8ac5bf340848b9f6ca
input:
@TheRealFalseReality
TheRealFalseReality / ec_continuous_read.yaml
Last active February 25, 2024 03:16
Aquarium - AquaPi: Continuous Conductivity Read. Read Conductivity(EC) probe every second for 60 seconds.
blueprint:
name: 'Aquarium - AquaPi: Continuous Conductivity(EC) Read'
description: Read Conductivity(EC) probe every second for 60 seconds. [More Info] (v1) [Script]
domain: script
source_url: https://gist.github.com/TheRealFalseReality/bf955d41f3783f3c711fd65286b76eca
input:
ec_sensor:
name: Conductivity(EC) Sensor
description: 'Conductivity(EC) button to use.
@TheRealFalseReality
TheRealFalseReality / ph_continuous_read.yaml
Last active February 25, 2024 03:17
Aquarium - AquaPi: Continuous pH Read. Read pH probe every second for 60 seconds..
blueprint: # REMOVE
name: 'Aquarium - AquaPi: Continuous pH Read'
description: Read pH probe every second for 60 seconds. [More Info] (v1) [Script]
domain: script
source_url: https://gist.github.com/TheRealFalseReality/bf955d41f3783f3c711fd65286b76eca
input:
ph_sensor:
name: pH Sensor
description: 'pH button to use.