Mark Kennedy

Results 40 comments of Mark Kennedy

I created a kef custom_integration directory, copied the 4 kef integration files into it, added a version key to the manifest.json (otherwise the custom integration won't load). Changing the get_ip_mode...

I used some code suggestions from the https://github.com/home-assistant/core/issues/87623 issue and it worked. Hoping someone can review the changes, or let me know what the normal expectation is with this integration...

The only thing I can think of is if HA changed something on the networking side of things that causes the default getmac mode to no longer work? Anyone know?...

Does anyone know what the homeassistant 'DEFAULT_VERSION' does. It changed from 3.9 to 3.10 when comparing 2023.1.7 to 2023.2.0 in the builder.yml file https://github.com/home-assistant/core/compare/2023.1.7...2023.2.0 Could that have broken getmac as...

As requested by the getmac developer I have created an issue here as he thinks he might know the cause and a quick fix. https://github.com/GhostofGoes/getmac/issues/83

@ManneW this and a few other HA issues seem to be caused by the fact that there are two getmac libraries (an old get-mac one and a new getmac one)....

Yes you can create a copy of the integration following the steps here if you wish which works around it for me and others while we wait for the fix...

@dshokouhi whats the best way to get those, is it in the app itself.

Attaching logs from the app.

No problem, during the log above I saw my few widgets show red icons. I can reproduce quite easily where they show and stay red until touched. I can readd...