Replies: 1 comment 3 replies
-
Did you manually install the script from this repo? You might've missed this small note in the README:
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I believe I don't have this part setup correctly.
I have this code in my automations.yaml, is this correct?
`- alias: BHyve next watering & rain delay finishing updater
trigger:
entity_id: switch.zone_1_zone, switch.sprinkler_rain_delay
event: start
action:
data:
entity_id: switch.zone_1_zone`
log error:
Logger: homeassistant.components.automation.bhyve_next_watering_rain_delay_finishing_updater
Source: components/automation/init.py:520
Integration: Automation (documentation, issues)
First occurred: November 13, 2021, 11:59:41 PM (1 occurrences)
Last logged: November 13, 2021, 11:59:41 PM
Error while executing automation automation.bhyve_next_watering_rain_delay_finishing_updater: Unable to find service python_script.bhyve_next_watering
Beta Was this translation helpful? Give feedback.
All reactions