Andrew Berry

Results 158 comments of Andrew Berry

As we use a separate mariadb container, a fresh test won't have a database installed. In other words, if we put settings.php in the proper place, it won't be functional...

šŸ‘ This all looks good to me. It gives us a way in CI to make sure runners are valid, catching typos in custom runner names.

I think it's (unfortunately) still important to consider and have checks for broken IPv6 connectivity with fallbacks for addons. A case in point: Bell Canada's mobile internet for rural service...

This is already available in the `next` version of the addon - that would be at most 24 hours from the upstream merge. Give it a try and make sure...

It mostly depends on when rtl_433 has a new stable release - we aim to track that unless there's a very good reason to not to.

I didn't. However, I've since switched to zigbee2mqtt and the bulbs have the same problem. I'd guess one becomes unresponsive without a power reset every 4-6 weeks. Something notable is...

I agree! Thereā€™s certain things like docker container images that are not as easily visible. I also donā€™t have many 433 devices, but enough Iā€™m still using this. I expect...

I'm really glad to see work towards a proper HA integration. After several cycles of using the current autodiscovery script with a less technical HA user, it was clear that...

Yes, that would be great! @juampynr has been working towards a docker-compose solution for Travis, which would let us reuse most of the circleci work too.

As an external reference, zigbee2mqtt uses a `state` topic with a payload of `offline`. It works pretty well. You can kill the zigbee2mqtt process, and home assistant will instantly pick...