Giter Club home page Giter Club logo

hass-eso's People

Contributors

algirdasc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

arctus cooler18

hass-eso's Issues

shouldn't returned energy be positive?

After last commit I'm getting returned energy as well however I think to suite Home assistant logic it should be positive instead of negative number. Because now it sums up to generation.
Screenshot from 2023-11-04 15-03-05

Nepasileidzia meta error’a

This error originated from a custom integration.

Logger: homeassistant
Source: custom_components/eso/eso_client.py:56
Integration: ESO Energy Consumption (documentation, issues)
First occurred: 00:15:34 (1 occurrences)
Last logged: 00:15:34

Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/config/custom_components/eso/init.py", line 102, in async_first_start
await async_import_generation(datetime.now())
File "/config/custom_components/eso/init.py", line 86, in async_import_generation
await hass.async_add_executor_job(
File "/usr/local/lib/python3.11/concurrent/futures/thread.py", line 58, in run
result = self.fn(*self.args, **self.kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/eso/eso_client.py", line 102, in fetch_consumption_data
data = self.fetch(obj, date)
^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/eso/eso_client.py", line 56, in fetch
raise Exception("Form ID not found. Check your credentials.")
Exception: Form ID not found. Check your credentials.

visi prisijungimai kaip ir tesingi ,gal yra minciu kas negerai?

Nothing happens?

secrets.yaml patalpinau secretus pagal pavyzį, taip pat pagal buvusį issue #2 įjungiau debug confige, tačiau nematau papildomų sensorių susijusių su ESO ar loge informacijos konkrečiai iš šio modulio.

Esu naujokas HA, man kiek pritrūko info readme faile kur kelti configūraciją, gal ne ten sukėliau?

Prisegu logą ką gaunu perinstaliuodamas modulį. custom_components kataloge matau eso katalogą, o ten viduje python scriptus.

2023-10-15 10:08:54.143 DEBUG (MainThread) [custom_components.hacs] Saving data
2023-10-15 10:09:09.828 INFO (MainThread) [custom_components.hacs] <Integration algirdasc/hass-eso> Running pre installation steps
2023-10-15 10:09:09.828 INFO (MainThread) [custom_components.hacs] <Integration algirdasc/hass-eso> Pre installation steps completed
2023-10-15 10:09:09.829 INFO (MainThread) [custom_components.hacs] <Integration algirdasc/hass-eso> Running installation steps
2023-10-15 10:09:09.829 DEBUG (MainThread) [custom_components.hacs] <Integration algirdasc/hass-eso> Getting repository information
2023-10-15 10:09:10.634 DEBUG (MainThread) [custom_components.hacs] <Integration algirdasc/hass-eso> Running checks against main
2023-10-15 10:09:12.181 DEBUG (SyncWorker_6) [custom_components.hacs] Backup for /home/homeassistant/.homeassistant/custom_components/eso, created in /tmp/hacs_backup/eso
2023-10-15 10:09:12.212 DEBUG (MainThread) [custom_components.hacs] <Integration algirdasc/hass-eso> Local path is set to /home/homeassistant/.homeassistant/custom_components/eso
2023-10-15 10:09:12.212 DEBUG (MainThread) [custom_components.hacs] <Integration algirdasc/hass-eso> Remote path is set to custom_components/eso
2023-10-15 10:09:12.212 DEBUG (MainThread) [custom_components.hacs] Checking out tasks to execute
2023-10-15 10:09:12.212 DEBUG (MainThread) [custom_components.hacs] Starting queue execution for 4 tasks
2023-10-15 10:09:12.213 DEBUG (MainThread) [custom_components.hacs] <Integration algirdasc/hass-eso> Downloading init.py
2023-10-15 10:09:12.213 DEBUG (MainThread) [custom_components.hacs] Downloading https://raw.githubusercontent.com/algirdasc/hass-eso/main/custom_components/eso/__init__.py
2023-10-15 10:09:12.214 DEBUG (MainThread) [custom_components.hacs] <Integration algirdasc/hass-eso> Downloading eso_client.py
2023-10-15 10:09:12.214 DEBUG (MainThread) [custom_components.hacs] Downloading https://raw.githubusercontent.com/algirdasc/hass-eso/main/custom_components/eso/eso_client.py
2023-10-15 10:09:12.215 DEBUG (MainThread) [custom_components.hacs] <Integration algirdasc/hass-eso> Downloading form_parser.py
2023-10-15 10:09:12.215 DEBUG (MainThread) [custom_components.hacs] Downloading https://raw.githubusercontent.com/algirdasc/hass-eso/main/custom_components/eso/form_parser.py
2023-10-15 10:09:12.216 DEBUG (MainThread) [custom_components.hacs] <Integration algirdasc/hass-eso> Downloading manifest.json
2023-10-15 10:09:12.216 DEBUG (MainThread) [custom_components.hacs] Downloading https://raw.githubusercontent.com/algirdasc/hass-eso/main/custom_components/eso/manifest.json
2023-10-15 10:09:12.514 INFO (MainThread) [custom_components.hacs] <Integration algirdasc/hass-eso> Download of eso_client.py completed
2023-10-15 10:09:12.514 INFO (MainThread) [custom_components.hacs] <Integration algirdasc/hass-eso> Download of form_parser.py completed
2023-10-15 10:09:12.525 INFO (MainThread) [custom_components.hacs] <Integration algirdasc/hass-eso> Download of manifest.json completed
2023-10-15 10:09:12.531 INFO (MainThread) [custom_components.hacs] <Integration algirdasc/hass-eso> Download of init.py completed
2023-10-15 10:09:13.532 DEBUG (MainThread) [custom_components.hacs] Queue execution finished for 4 tasks finished in 1.32 seconds
2023-10-15 10:09:13.534 DEBUG (SyncWorker_1) [custom_components.hacs] Backup dir /tmp/hacs_backup/ cleared
2023-10-15 10:09:13.535 INFO (MainThread) [custom_components.hacs] <Integration algirdasc/hass-eso> Installation steps completed
2023-10-15 10:09:13.535 INFO (MainThread) [custom_components.hacs] <Integration algirdasc/hass-eso> Running post installation steps
2023-10-15 10:09:13.539 INFO (MainThread) [custom_components.hacs] <Integration algirdasc/hass-eso> Post installation steps completed
2023-10-15 10:09:13.539 DEBUG (MainThread) [custom_components.hacs] Saving data
2023-10-15 10:09:32.315 DEBUG (MainThread) [custom_components.hacs] Saving data
2023-10-15 10:09:32.394 DEBUG (MainThread) [custom_components.hacs] Did not store data for 'hacs.repositories'. Content did not change

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.