Open433
Open433 copied to clipboard
This project is an opensource usb 433Mhz rf transmitter / receiver based on an atmega328p
Currently you use a custom serial protocol to communicate between the Arduino and the host. It might be more robust/extendable to use JSON as the format. This should also streamline...
I think it would be good to publish the home assistant integration by opening a PR to add it in https://github.com/home-assistant/core/tree/dev/homeassistant/components. In this way, users can simply use it without...
First of all, I want to thank you for your work. I looked for days at different options, and nothing worked until I found your project. I had to make...