This is a custom version of the Home Assistant Hive component.
This version will setup the Home assitant hive component, but will
also take device attributes within the hive system and set them up
as individual sensors e.g Living Room Lamp Battery Level
For details on what the home assistant hive component supports please see below:
>> Hive Component Documentation <<
Issues and trouble reports should be reported in the issues tab:
I recommend that you install this component via HACS, that way you get updates automatically. But you can just copy and paste the files into the custom component directory.
This component can be setup by adding the below into your home assistant
configuration, replacing <Your hive Username>
and <Your hive Password>
with your username and password used on the Hive website.
The scan interval is a time period set in minutes and this controls the interval
as to how often the integration shold pull new data from hive.Once complete the
integration will be setup and devices will be discovered and automatically added
to Home Assistant.
hive:
username: <Your hive Username>
password: <Your hive Password>
scan_interval: 2