Code Monkey home page Code Monkey logo

hass-centrometal-boiler's People

Contributors

9a4gl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hass-centrometal-boiler's Issues

dependency issue 2023.3.0 version

Hi I'm getting dependency issue after update to 2023.3.0

Unable to install package py-centrometal-web-boiler==0.0.51: ERROR: Cannot install py-centrometal-web-boiler==0.0.51 because these package versions have conflicting dependencies. ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts [notice] A new release of pip is available: 23.0 -> 23.0.1 [notice] To update, run: pip install --upgrade pip

centrometal pitanjce

Pozdrav, naletio sam na tvoj github tražeći način kako da iz pelteca izvučem neke informacije vezano uz rad kotla. Ne koristim HA, već ST + sharptools i razmišljam da bi bilo fora imati u Sharptoolsima informaciju o statusu kotla, temperaturi vode i slično.

Nisam programer, probao sam iz tvog koda izvući info kako da dohvatim te informacije, pretpostavljam da postoji neki rest api, ali nemam pojma što, kako.

Imaš li ti neku ideju kako da dohvatim te informacije, pretpostavljam da ne postoji nigdje kvalitetna dokumentacija od samog vendora.

Sorry što sam ovako uletio iz neba, pa u rebra :-) ali ako imaš nešto što bi mi pomoglo oko ovoga, bio bi ti super zahvalan.

Thx

Integration is using deprecated `DEVICE_CLASS_*` constants

This custom integration uses deprecated DEVICE_CLASS_* constants in its codebase.

The DEVICE_CLASS_* constants have been deprecated and replaced in Home Assistant Core 2021.12 (over a year ago). I would highly suggest updating/migrating this integration to the new enums.

For example, for the device classes supported by the sensor platform, there is now a SensorDeviceClass enum. So if a sensor previously used the DEVICE_CLASS_ENERGY constant, it should now use SensorDeviceClass.ENERGY. Other platforms (like binary_sensor, and number) provide similar enumerations for their supported device classes.

The migration thus only consists of replacing constants with an enumeration member and is, therefore, very low impact and should be fairly straightforward.

If I can help resolve any questions regarding this change or migration, feel free to ask or respond to this issue. I'm happy to help!

Kindest regards,

../Frenck

Values not updating after some time

Hi,

I have a problem that i have to restart HA once a day because the values are not being updated any more.
After restart it works sometimes for half a day sometimes one day.

Also, on the picture of the boiler i have visible only boiler and pellet tank,, no buffer and no hot water tank. (on official Centrometal portal I see everything).

Peltec Lambda 36KW with buffer and water tank.
(ak je zgodnije možemo i na hrvatskom)

Thanks,

Best regards

Problem setting up

I have this problem, when fill in my credentials and click on submit it just pops back to empty login screen(the screen where you fill in your credentials).
and this is the log file.


Logger: custom_components.centrometal_boiler.config_flow
Source: custom_components/centrometal_boiler/config_flow.py:47
Integration: Centrometal Boiler System (documentation, issues)
First occurred: 3:13:54 PM (2 occurrences)
Last logged: 3:28:12 PM

Unexpected exception (my email)
Traceback (most recent call last):
  File "/config/custom_components/centrometal_boiler/config_flow.py", line 47, in async_step_user
    deviceCollection = await try_connection(
                       ^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/centrometal_boiler/config_flow.py", line 82, in try_connection
    gotConfiguration = await web_boiler_client.get_configuration()
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/site-packages/centrometal_web_boiler/WebBoilerClient.py", line 41, in get_configuration
    self.data.parse_installations(self.http_client.installations)
  File "/usr/local/lib/python3.11/site-packages/centrometal_web_boiler/WebBoilerDeviceCollection.py", line 127, in parse_installations
    self[serial]["product"] = device["product"]
                              ~~~~~~^^^^^^^^^^^
KeyError: 'product'

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.