pixel::doc

Results 20 comments of pixel::doc

> Think about it. If you have homed the z axis and you babystep downwards you ARE hitting the z endstop. There is no way that you can't be. When...

@JaVelin-X > > > I added a smart Filament sensor to my B1 running the insane res firmware and it always signals a runout within 40 seconds of starting to...

Maybe line 80 should be changed too: `await mqtt.async_subscribe(topic+'/bridge/networkmap/graphviz', message_received)` to: `await mqtt.async_subscribe(hass, topic+'/bridge/networkmap/graphviz', message_received)` ?

Looks like this is unmaintained. I believe this addon is deactived already in HACS. 👎

@lolouk44 Sadly it looks like the Project is dead. But can use the Map in Zigbee2Mqtt Webinterface instead.

HA 2021.12 Log Messatge: ``` 2021-12-12 22:00:00 ERROR (MainThread) [homeassistant.components.automation.zigbee_map_aktualisieren] While executing automation automation.zigbee_map_aktualisieren Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/automation/__init__.py", line 508, in async_trigger await self.action_script.async_run( File "/usr/src/homeassistant/homeassistant/helpers/script.py", line...

@SlavikS-PL Awesome, it works again, THX! I've messed around with it code myself, trying to fix it myself without any luck. Maybe this must be changed too: `await mqtt.async_subscribe(topic+'/bridge/networkmap/graphviz', message_received)`...

Maybe use HA `ping` to check if miner IP is responding?

This is an important step towards BOLT12 broader adoption, as Umbrel is probably one of the "mayor" platforms to run a Lightning node.