Giter Site home page Giter Site logo

Ha 115.2 update breaks ZHA Map about zha-map HOT 6 CLOSED

zha-ng avatar zha-ng commented on July 4, 2024
Ha 115.2 update breaks ZHA Map

from zha-map.

Comments (6)

Derkades avatar Derkades commented on July 4, 2024

Are you using the latest zha-map version? It seems to have already been fixed: #24

from zha-map.

bjackson avatar bjackson commented on July 4, 2024

I'm on v0.3.1, and I have the same issue with a ConBee II.

Traceback (most recent call last):
  File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/websocket_api/commands.py", line 142, in handle_call_service
    connection.context(msg),
  File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/core.py", line 1315, in async_call
    task.result()
  File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/core.py", line 1350, in _execute_service
    await handler.func(service_call)
  File "/home/homeassistant/.homeassistant/custom_components/zha_map/__init__.py", line 66, in scan_now_handler
    await builder.preempt_build()
  File "/home/homeassistant/.homeassistant/custom_components/zha_map/__init__.py", line 125, in preempt_build
    await self.build()
  File "/home/homeassistant/.homeassistant/custom_components/zha_map/__init__.py", line 138, in build
    nei = await Neighbour.scan_device(device)
  File "/home/homeassistant/.homeassistant/custom_components/zha_map/neighbour.py", line 78, in scan_device
    await r.scan()
  File "/home/homeassistant/.homeassistant/custom_components/zha_map/neighbour.py", line 83, in scan
    for neighbor in self.device.neighbors:
AttributeError: 'DeconzDevice' object has no attribute 'neighbors'

from zha-map.

ckhyatt avatar ckhyatt commented on July 4, 2024

from zha-map.

Adminiuga avatar Adminiuga commented on July 4, 2024

@ckhyatt for zha_map 0.2.0 and newer, you should be on ha 0.115.2 or newer

from zha-map.

Adminiuga avatar Adminiuga commented on July 4, 2024

Zha_map is a custom component and is not supported by ha. 0.3.1 of zha map will be the last version with functionality being moved into ha core zha integration

from zha-map.

Adminiuga avatar Adminiuga commented on July 4, 2024

If issue still persiste with ha 0.115.2 and zha map 0.3.1 open an issue in zha map repo

from zha-map.

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.