A big release for Theengs Gateway, @DigiH did a huge work adding new devices and improving the existing ones!
Also, the TheengsGateway auto discovery following HA convention can be compatible now with other controllers like OpenHAB thanks to the work of @koenvervloesem #62 , just set hass_discovery
to 0 if you use OpenHAB or other Home Controllers.
I added documentation to the Theengs satellite/proxy feature that was available in the previous release. If you use OpenMQTTGateway web upload binary esp32dev-ble-mqtt-undecoded
that will publish directly to home/<gateway name>/BTtoMQTT/undecoded
making it directly compatible with Theengs Gateway MQTTtoMQTT decoding feature. In short, you can have satellites ESP32 sending undecoded data to TheengsGateway, and TheengsGateway centralizing the decoding work.
What's Changed
- Undecoded default subscribe by @1technophile in #68
- Add docker doc by @1technophile in #60
- Bump TheengsDecoder to v0.9.0 by @1technophile in #61
- Add option to enable or disable Home Assistant-specific discovery by @koenvervloesem in #62
- [DOCS] Add link to My HA and reorganize install and use docs by @1technophile in #64
- Replace deprecated BleakScanner.register_detection_callback() by @koenvervloesem in #63
- Bump Theengs Decoder to v095 by @1technophile in #66
- Amphiro/Oras Digital Shower Head by @DigiH in theengs/decoder#195
- ThermoPro TP357 & TP358 by @DigiH in theengs/decoder#198
- Oria T301 by @DigiH in theengs/decoder#199
- CGPR1 enhancements by @DigiH in theengs/decoder#200
- Unit adjustments CGP1W & TPMS by @DigiH in theengs/decoder#201
- Ohm to Ω by @DigiH in theengs/decoder#202
- string_from_hex_data clarification by @DigiH in theengs/decoder#203
- Acceleration adjustments by @DigiH in theengs/decoder#204
- SmartDry shake changes by @DigiH in theengs/decoder#206
New devices and changes:
Devices | Model | Measurements |
---|---|---|
ClearGrass | CGG1 | multi firmware support PVVX-ATC |
Hydractiva Digital | Amphiro/Oras | sessions/time/litres/temperature/energy |
Oria/Brifit/SigmaWit/SensorPro | TH Sensor | temperature/humidity/battery |
Qingping | CGPR1 | presence/luminance/battery |
ThermoPro | TP357 | temperature/humidity |
ThermoPro | TP358 | temperature/humidity |
ThermoPro | TP359 | temperature/humidity |
Otio/BeeWi | Door & Window Sensor | contact/battery |
Full Changelog: v0.5.0...v0.6.0