RoboMagus

Results 127 comments of RoboMagus

I'm not quite sure on how to propperly describe the passive mode, but it is not the same as scanning for known devices every _x_ seconds. It's best described in...

I think you should then just disable the `-tad` flags. I'm not entirely sure if that would then disable other functionality, but from my understanding these flags simply limit the...

AFAIK, unique_id is required for the device info to work. I've briefly looked into adding both to this component, but it would require a different setup procedure and with that...

I've got a device with 2 vl53x0x sensors and only a single reset line as well. I was trying to implement some changes to the EspHome component to deal with...

Could you also please provide some actual logs of what is shown when compiling? e.g. what do you get as an output when running the following command through the Esphome...

Thanks voor de snelle update. Ik heb zitten kijken naar de implementatie. Echarts heeft inderdaad wat eigenaardigheden als het aankomt op de correcte weergaven van dit soort charts op een...

Any update on a fix for this issue? If not, I'm willing to give it a go and create a PR for this ;)

Het is gelukkig vrij goed op te lossen met bijna enkel het aanpassen van de echarts configuratie. Ik zal binnenkort eens kijken of ik lokaal de aanpassingen kan maken waarmee...

@SimplicityGuy, looking at the age of other PRs for this repo I think development for it is dead.

As it was an easy fix I've implemented it in my fork so I could continue using CronTab in my docker stack. I created a PR to merge this small...