Pyhass / Hive-Custom-Component

A custom version of the home assistant hive component
MIT License
33 stars 17 forks source link

Hive data not being pushed to influxdb #107

Open milanLFC opened 3 years ago

milanLFC commented 3 years ago

Describe the bug With hive configured on home assistant, the hive current temperature and target temperature dont seem to be pushed to influxdb when influxdb is setup. I can see the variables on influxdb and then on grafana, but i only see values pushed from HA when HA is restarted.

To Reproduce Steps to reproduce the behaviour:

  1. on HA set up the Hive integration
  2. on HA install influxdb
  3. in the configuration file push data to influxdb

Expected behaviour I was expecting the hive values to be available within influxdb I've tried to push the generic set of variables. I've also created value_templates, i always see the same results

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.