stop hating myself

This commit is contained in:
CeeWeasel
2025-12-09 16:59:38 -05:00
parent a49d981ad4
commit 578edbc7dc
100 changed files with 11098 additions and 966 deletions
@@ -0,0 +1,25 @@
# These fields display the status of each CT, or phase, with a short text description
# See more details here: https://esphome.io/components/sensor/atm90e32.html#text-sensor
# Status Fields
###############
text_sensor:
- platform: atm90e32
id: ${addon5_id1}
phase_status:
phase_a:
name: "${ct31_name} Status"
phase_b:
name: "${ct32_name} Status"
phase_c:
name: "${ct33_name} Status"
- platform: atm90e32
id: ${addon5_id2}
phase_status:
phase_a:
name: "${ct34_name} Status"
phase_b:
name: "${ct35_name} Status"
phase_c:
name: "${ct36_name} Status"