We come to you. No Fix no Fee. Serving the Marietta, Alpharetta, Roswell, Johns Creek, Woodstock area. Give us a call to find out how we can help at 404 547 5074
These are commonly installed by ADT Home security Systems and are for the most part great. They have a long battery life, a reasonable range, work on RF technology. If your subscription has run out or you wish to repurpose, how do you interface these great little sensors with Home Assistant ? Read on..
## Receive UDP datagrams, extract json, and publish. while not exitFlag: line, addr = sock.recvfrom(1024) try: line = parse_syslog(line) data = json.loads(line) publish_sensor_to_mqtt(mqttc, data, line)
except ValueError: LogEvent("issue with json") pass
def run(): """Run main or daemon.""" # with daemon.DaemonContext(files_preserve=[sock]): # detach_process=True # uid # gid # working_directory rtl_433_probe()
If you are using a CC2530 or CC2531; it is a common issue for this adapter to crash (due to its outdated hardware). Reflashing the firmware should fix the problem. If it happens often consider flashing the source routing firmware or upgrade to a more powerful adapter.