Giter VIP home page Giter VIP logo

Comments (7)

msp1974 avatar msp1974 commented on June 27, 2024 1

AH, actually, yes I can recreate. It is related to the issue with heating actuators in v3.4.4 per #449, stopping other sensors loaded. Will have this fixed shortly.

I also saw another issue with the naming of the heating on/off sensors with multiple channels, so thanks.

from wiserhomeassistantplatform.

msp1974 avatar msp1974 commented on June 27, 2024 1

Yes but when I set it up, the default names were the same for channel 1 & 3 and they should be like the demand sensors. Thanks for offer of testing but think I have this covered with diag file from you and @LGO44 for his hub2 and fancy bits.

Release will be out in about 15 mins

from wiserhomeassistantplatform.

msp1974 avatar msp1974 commented on June 27, 2024 1

OMG! Think I need a holiday. Do you want to redownload the update - forgot to push dev branch!

from wiserhomeassistantplatform.

robertwigley avatar robertwigley commented on June 27, 2024 1

Appears to be resolved now redownloaded with the updated API. Thanks Mark. 👍

from wiserhomeassistantplatform.

msp1974 avatar msp1974 commented on June 27, 2024

OK, so I have run your diag file in my mock hub against v3.4.4 and it works fine. Not really sure why not working for you. Are there any log errors?

from wiserhomeassistantplatform.

robertwigley avatar robertwigley commented on June 27, 2024

I also saw another issue with the naming of the heating on/off sensors with multiple channels, so thanks.

Please be aware that I have renamed the default names for a lot of the provided sensors, so this is not representative of a default installation.

If you need anything else or want me to test a beta release before pushing it to production, please let me know.

from wiserhomeassistantplatform.

robertwigley avatar robertwigley commented on June 27, 2024

Sorry to say it, but no change in 3.4.5. It's still showing unavailable and the demand sensors unknown.

The following is shown in the log, so it looks like it's related to the Electrical Heat Switch issue.

Logger: homeassistant.components.climate
Source: helpers/entity_platform.py:599
Integration: Climate (documentation, issues)
First occurred: 14:00:06 (1 occurrences)
Last logged: 14:00:06

wiser: Error on device update!
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 599, in _async_add_entity
    await entity.async_device_update(warning=False)
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1259, in async_device_update
    await self.async_update()
  File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 530, in async_update
    await self.coordinator.async_request_refresh()
  File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 263, in async_request_refresh
    await self._debounced_refresh.async_call()
  File "/usr/src/homeassistant/homeassistant/helpers/debounce.py", line 93, in async_call
    await task
  File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 289, in async_refresh
    await self._async_refresh(log_failures=True)
  File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 412, in _async_refresh
    self.async_update_listeners()
  File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 183, in async_update_listeners
    update_callback()
  File "/config/custom_components/wiser/sensor.py", line 1196, in _handle_coordinator_update
    self._state = self._data.wiserhub.devices.get_by_id(self._device_id).get(
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: '_WiserHeatingActuator' object has no attribute 'get'

from wiserhomeassistantplatform.

Related Issues (20)

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.