Update Irrigation Package
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# Irrigation Package
|
||||
|
||||
This package contains configuration information for the Rachio irrigation system. The Rachio
|
||||
integration should be set up via the Configuration UI.
|
||||
integration should be set up via the Configuration UI. The Orbit B-hyve integration should
|
||||
be installed via HACS (https://github.com/sebr/bhyve-home-assistant).
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# Irrigation Package
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# Orbit B-hyve Faucet Valve
|
||||
bhyve:
|
||||
username: !secret bhyve_username
|
||||
password: !secret bhyve_password
|
||||
|
||||
sensor:
|
||||
- platform: bhyve
|
||||
|
||||
switch:
|
||||
- platform: bhyve
|
||||
|
||||
binary_sensor:
|
||||
- platform: bhyve
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# Irrigation Sprinkler Groups
|
||||
switch:
|
||||
|
||||
Reference in New Issue
Block a user