Lauren Westenberg
Lauren Westenberg
I made a blueprint for this: https://community.home-assistant.io/t/garbage-reminder/284213 It works with TwenteMilieu but also for anything else that has 4 sensors with a state value in the format of yyyy-mm-dd
For example in the patterns folder: - there is an atom list-item.mustache with an `{{value}}` and a file list-item.json - there is a molecule list.mustache with `{{> atoms-list-item}}{{> atoms-list-item}}` and...
Passive needs to be inside the args: in the config. Added this on the wrong level in the config.yaml.example, will change it asap. Also note that in order to do...
looks like the logging can be improved when it can't receive the data but I can't see why it doesn't receive the data. Can you try to read the sensor...
I'm missing the service_data in the scan results but this could be because of the scan command. What do you get when you run: hcitool lescan --passive & hcidump --raw
I can check/compare it some more this evening but it looks like it is not sending the custom advertising format. Can you set it again with the Telink Flasher. You...
I checked the sensors that I have and they are outputting service data that starts with the MAC address in the right order (not reversed). Let me know when you...
In the screenshot you show the connected tab with all services. In this case connecting is not needed. Just go to the scanner tab, click on the device and then...
Your data is correct. I managed to reproduce the issue here for 1/4 sensors that I have, which is weird. Will look into it tomorrow.
For the error I will add a check for None. But beside that I just discovered that this is caused by the sensor being too far away from the bluetooth...