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
This commit is contained in:
jey burrows
2026-01-25 14:25:50 +00:00
committed by GitHub
parent 4d982e14eb
commit 2ee4081c21

View File

@@ -448,6 +448,7 @@ Here are complete firmwares to turn them into MQTT-controlled smart home nodes:
### Misc ### Misc
- [AlexaMqttBridge](https://github.com/mhdawson/AlexaMqttBridge) - Bridge between Amazon Alexa and MQTT. - [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. - [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. - [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). - [chrome2mqtt](https://github.com/tbowmo/chrome2mqtt) - Python program to enable MQTT control endpoints for chromecasts (both audio and video).