Giter VIP home page Giter VIP logo

home-assistant-barry's People

Contributors

fbjerggaard avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

datanordic

home-assistant-barry's Issues

Error in adding Barry

Get this error in the log after adding Barry, no entities are created.

`Logger: homeassistant.components.sensor
Source: custom_components/barry/sensor.py:92
Integration: Sensor (documentation, issues)
First occurred: 8:41:39 PM (2 occurrences)
Last logged: 8:41:39 PM

Error adding entities for domain sensor with platform barry
Error while setting up barry platform for sensor
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 382, in async_add_entities
await asyncio.gather(*tasks)
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 613, in _async_add_entity
await entity.add_to_platform_finish()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 747, in add_to_platform_finish
await self.async_added_to_hass()
File "/config/custom_components/barry/sensor.py", line 105, in async_added_to_hass
await self.check_stuff()
File "/config/custom_components/barry/sensor.py", line 97, in check_stuff
await self.hass.async_add_executor_job(self._update_current_price)
File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "/config/custom_components/barry/sensor.py", line 92, in _update_current_price
self._current_spot_price = self._barry_home.update_spot_price(self._price_code)[0]
TypeError: 'NoneType' object is not subscriptable`

Add a second sensor for use with Home+EV

I am tracking my energy usage from my EV charger in the Home Assistant Energy. It would be great to use this addon with the correct price after "refusion". Basically it just needs to substract 1.12kr from all prices.

current price is off by an hour

If you are looking at the pictures you can se that current price 8.19 is showing 3.27.
compared to the view from the app it the price between 7 and 8 and the correct price should be 3.60 between 8 and 9
Screenshot 2022-01-06 at 08 27 19
IMG_2791

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.