From 2ee4081c2133910c553ca89947d2f3415cfa4bc5 Mon Sep 17 00:00:00 2001 From: jey burrows Date: Sun, 25 Jan 2026 14:25:50 +0000 Subject: [PATCH] More cleanup and links (#124) * Add CC0 1.0 Universal License Added the Creative Commons CC0 1.0 Universal license to the project, identical to fork master * minor cleanup, new CI * actions update * add updates2mqtt and link check * lint fixes * More link fixes * link fixes * awesome-lint fixes * remove another awesome lint disablement * link fixes * Fix formatting in README.md header spacing * Add RobustMQ to MQTT broker list in README * new links * lint fix * anpr2mqtt * rebased --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b7d874..aa142d5 100644 --- a/README.md +++ b/README.md @@ -448,6 +448,7 @@ Here are complete firmwares to turn them into MQTT-controlled smart home nodes: ### Misc - [AlexaMqttBridge](https://github.com/mhdawson/AlexaMqttBridge) - Bridge between Amazon Alexa and MQTT. +- [anpr2mqtt](https://anpr2mqtt.rhizomatics.org.uk) - Listen for images on file server, analyze and create Home Assistant entities via MQTT Discovery. - [bt-mqtt-gateway](https://github.com/zewelor/bt-mqtt-gateway) - Easily extensible Bluetooth to MQTT gateway, currently supports: EQ3 smart thermostat, Xiaomi Mi Scale, Linak Desk, MySensors and Xiaomi Mi Flora plant sensor. - [buderus2mqtt](https://github.com/krambox/buderus2mqtt) - Bridge between Buderus KM200 internet gateway and MQTT. - [chrome2mqtt](https://github.com/tbowmo/chrome2mqtt) - Python program to enable MQTT control endpoints for chromecasts (both audio and video).