Featured image of post Hive Python

Hive Python

A script to control the Hive heating system via Python.

HivePython

NOTE: This code is from 2016. There have been SEVERAL changes to the Hive website, app and ecosystem since then and I stopped using their products a long time ago!


Overview

This code allows you to read temperature values from the Hive website using Python.

This is a quick and dirty Python script I have put together to read temperature values from the Hive site. https://www.hivehome.com/


Usage

The intended usage for this was for this script to run and scrape data, feeding it into Home-Assistant.

Change the following values: hiveuser = "[email protected]" hivepass = "123456789"

The script will create the following variables that you can then use: inside outside target

Built with Hugo
Theme Stack designed by Jimmy