Skip to content

sebr/bhyve-home-assistant

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 14, 2020
04eb5a6 · Jan 14, 2020

History

25 Commits
Dec 28, 2019
Jan 14, 2020
Dec 17, 2019
Jan 14, 2020
Jan 14, 2020

Repository files navigation

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