Releases: mihsu81/addon-theengsgw
Theengs gateway Addon 1.3.2
What's Changed
- Update to TheengsGateway v0.6.6 -> Addon 1.3.2 by @1technophile in #17
Full Changelog: v1.3.1...v1.3.2
TheengsGateway Addon v1.3.1
Small maintenance release to align the decoder version between OpenMQTTGateway, the gateway, and the app, and some minor changes.
What's Changed
- [DOCS] Add discovery options to docker use by @1technophile in #69
- Improve install instructions by @1technophile in #70
- Add more space for the device table by @1technophile in #72
- Correct timezone offset for LYWSD02 time synchronization by @koenvervloesem in #71
- Add shop link by @1technophile in #74
- Fix typo in passive scanning docs: daemon-reload by @koenvervloesem in #76
- Extend docs for building from source by @koenvervloesem in #80
- Bump TheengsDecoder to v0.9.7 by @1technophile in #82, contains one breaking change about the IBS-TH1
- Code style cleanup with black, flake8 and isort by @koenvervloesem in #77
TheengsGateway Addon v1.3.0
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 now be compatible 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
- Add direct my home assistant link to doc by @1technophile in #11
- Change default subscribe topic by @1technophile in #12
- Undecoded default subscribe by @1technophile in theengs/gateway#68
- Add docker doc by @1technophile in theengs/gateway#60
- Bump TheengsDecoder to v0.9.0 by @1technophile in theengs/gateway#61
- Add option to enable or disable Home Assistant-specific discovery by @koenvervloesem in theengs/gateway#62
- [DOCS] Add link to My HA and reorganize install and use docs by @1technophile in theengs/gateway#64
- Replace deprecated BleakScanner.register_detection_callback() by @koenvervloesem in theengs/gateway#63
- Bump Theengs Decoder to v095 by @1technophile in theengs/gateway#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: v1.2.0...v1.3.0
TGW HA Add-on v1.2.0
TGW HA Add-on v1.1.0
What's Changed
- Update configuration by @1technophile in #3
- Add configuration option to choose Bluetooth adapter by @koenvervloesem in #5
- Update to version 1.1.0 by @1technophile in #6
- Update package version to TGW 0.3.0 by @1technophile in #7
New Contributors
- @koenvervloesem made their first contribution in #5
Full Changelog: v1.0.0...v1.1.0
TGW HA Add-on v1.0.0
What's Changed
- Add auto discovery options by @1technophile in #1
- Fix issue with missing , in config file and list of filtered model ID by @1technophile in #2
- TGW 0.2.0 & implement versioning by @mihsu81 in #4
New Contributors
- @1technophile made their first contribution in #1
Full Changelog: https://github.com/mihsu81/addon-theengsgw/commits/v1.0.0