Felipe Martins Diel

Results 70 comments of Felipe Martins Diel

I like this idea, in this way we could offer access to LIRC, IRDB etc. The starting point would be to build a library to deal with the conversions and...

Portability is a must. I don't think we should change the current syntax, just add new options. Users have been through many breaking changes lately and they won't like to...

How would remote.send_data look like in its most complete variation? Once this service is created, its structure cannot be changed without another ADR.

Hi @marcan. I like the idea and I think you should move on with circa. I'm just not sure how we are gonna bring this structure to Home Assistant. I...

I think that an integration to build IR/RF devices via config flow would be the ideal scenario. Then we can send the codes with remote.send_command.

Thanks guys, it will come in the next version of python-broadlink. If you want to have it before the release... 1. Open Home Assistant and install "SSH & Web Terminal"...

It must be "SSH & Web Terminal", there are two similar addons, the one you are using cannot access the container.

I came across this issue recently and I've been thinking of a way to fix it. The proposed solution seems reasonable. Another option is to add a filter_queryset() method that...

Probably caused by a dynamic IP address. We don't support dynamic IPs currently, the address cannot change, so you have to figure it out in the network layer 👍