zha-network-card icon indicating copy to clipboard operation
zha-network-card copied to clipboard

Custom Lovelace card that displays ZHA network and device information

Results 16 zha-network-card issues
Sort by recently updated
recently updated
newest added

When added the integration to my Dashboard, I notice a lot of errors in my logs. This is resolved as soon as I remove the integration from my dashboard. I...

My card still loads ok but HACS throws an error with the card Not loaded in Lovelace You have 1 Lovelace elements that are not loaded properly in Lovelace.

It's a quite lovely card (and a must have when working with ZHA devices), could you ask for it being included in HACS (or provide the metadata for that?)

This is marked as WIP as it works but retrieving cluster attributes is slow for unreachable devices (mostly battery powered ones), and this blocks the rendering of the table. I'd...

It would be nice to show the ieee or nwk id of the device neighbors. For example a comma separated lis for children, and a comma separated list for parents.

I found no way to save or copy the table into a speardsheet. "select all" wit h"copy" does not work.

zha-network-card.js change: change all occurances of "user_given_name" to "friendly_name" not working. How can I achieve this? // collect the "raw" data from the requested source(s) if ("attr" in col) {...

Hi, After the upgrade of HA to 0.116.0 the card is not working anymore: ![image](https://user-images.githubusercontent.com/60296639/95439643-31ab1600-0958-11eb-8d19-cdff38d86a3c.png) That is probably due to the breaking change on Custom Lovelace Cards: [https://www.home-assistant.io/blog/2020/10/07/release-116#breaking-changes](https://www.home-assistant.io/blog/2020/10/07/release-116#breaking-changes) I do...

I seem to be getting the following after updating HA to 0.115.2 ``` 2020-09-20 11:05:47 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call...

Hi, on the new versions you cannot add this to the raw code, you have to use the Lovelace config section. After adding it, I get an error when trying...