Giter Site home page Giter Site logo

Comments (10)

walthowd avatar walthowd commented on July 24, 2024

zha_map is going to be deprecated and integrated directly into zigpy/HA -- See also zigzag, which will be integrated natively into ZHA at some point in the future too:

https://github.com/Samantha-uk/zigzag

from zha-map.

tigattack avatar tigattack commented on July 24, 2024

OK, thank you. Does that mean no more updates to zha_map? Do you know when it will be integrated into zigpyHA?

from zha-map.

walthowd avatar walthowd commented on July 24, 2024

I believe zha_map will be interested into zha starting with 0.116, but I haven't checked for sure. If you install hass-cli and run:

hass-cli raw ws zha/devices

You may notice a new "neighbors" table that shows zha_map integrated

from zha-map.

tigattack avatar tigattack commented on July 24, 2024

Ah, there is indeed a neighbours table, but it's empty at the moment. Thanks for the info, I'll hold tight.

from zha-map.

ErikSGross avatar ErikSGross commented on July 24, 2024

I'm also seeing the same error after updating to 0.116.0 today. It occurs during scheduled and manual scans.

The docs for zigzag say it requires zha_map, specifically "It is possible to use Zigzag without ZHA-MAP, however it is of limited value as no Zags will be displayed."

Does that mean no more zha_map as a custom integration, and no zags (links) zigzag until its functionality is integrated in core?

from zha-map.

Adminiuga avatar Adminiuga commented on July 24, 2024

fixed in 0.4.0

from zha-map.

ErikSGross avatar ErikSGross commented on July 24, 2024

Thanks for the quick turnaround!

from zha-map.

drkavnger99 avatar drkavnger99 commented on July 24, 2024

Running 0.4.0 and it's still broke on 0.116.0 for me.

Logger: homeassistant.components.websocket_api.http.connection.139820713506080
Source: custom_components/zha_map/neighbour.py:46
Integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 9:31:37 PM (1 occurrences)
Last logged: 9:31:37 PM

'Neighbor' object has no attribute 'device_type'
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 137, in handle_call_service
await hass.services.async_call(
File "/usr/src/homeassistant/homeassistant/core.py", line 1315, in async_call
task.result()
File "/usr/src/homeassistant/homeassistant/core.py", line 1350, in _execute_service
await handler.func(service_call)
File "/config/custom_components/zha_map/init.py", line 66, in scan_now_handler
await builder.preempt_build()
File "/config/custom_components/zha_map/init.py", line 125, in preempt_build
await self.build()
File "/config/custom_components/zha_map/init.py", line 138, in build
nei = await Neighbour.scan_device(device)
File "/config/custom_components/zha_map/neighbour.py", line 78, in scan_device
await r.scan()
File "/config/custom_components/zha_map/neighbour.py", line 84, in scan
new = self.new_from_record(neighbor.neighbor)
File "/config/custom_components/zha_map/neighbour.py", line 46, in new_from_record
r.device_type = record.device_type.name
AttributeError: 'Neighbor' object has no attribute 'device_type'

from zha-map.

Adminiuga avatar Adminiuga commented on July 24, 2024

what environment?

from zha-map.

drkavnger99 avatar drkavnger99 commented on July 24, 2024

Never mind. Re-installed the zha-map after fully removing it and it works.

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.