Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 642 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 642 Bytes

bhyve-home-assistant

Orbit BHyve component for Home Assistant.

Supported Entities

  • sensor for measuring battery levels of sprinkler_timer devices
  • binary_sensor for tracking rain/weather delays
  • switch for turning a zone on/off

Installation

Recommended installation is via HACS - add this repo to custom repositories.

Configuration

bhyve:
  username: !secret bhyve_username
  password: !secret bhyve_password

sensor:
  - platform: bhyve

binary_sensor:
  - platform: bhyve

switch:
  - platform: bhyve