OpenMQTTGateway v0.9.12
1technophile
released this
04 May 11:18
·
609 commits
to development
since this release
@h2zero integrated natively SwitchBot S1 BLE control to this release, the switch is auto-discovered into HASS like all the other BLE sensors with OMG.
What's Changed
- Update platformio.ini by @kroman666 in #1182
- Remove auto-discovery for Ibeacon, GAEN and MS CDP by @1technophile in #1183
- BLE Remove servicedatauuid only when model is present by @1technophile in #1186
- Add links to Theengs gateway by @1technophile in #1190
- Add Wifi BSSID as SYSdata by @chinyaolin in #1194
- [DOC] Configure the favicon properly by @1technophile in #1195
- Bump decoder to 0.3.0 by @1technophile in #1201
- Update ZgatewayPilight.ino - Fix for #1197 - PiLight Receive not working after PiLight transmit by @NorthernMan54 in #1202
- Add the ability to specify pulse length in ZactuatorONOFF by @josephperry in #1200
- Add Switchbot support and discovery. by @h2zero in #995
- Proposal to update NimBLE-Arduino library version by @DigiH in #1208
- Auto discovery: Recover MiFlora discovery and remove model if from entity id by @1technophile in #1209 , you will have a breaking change of entity_id for MHO_C401, stock LYWSD03MMC and DT24, see here
New Contributors
- @kroman666 made their first contribution in #1182
- @chinyaolin made their first contribution in #1194
- @josephperry made their first contribution in #1200
Full Changelog: v0.9.11...v0.9.12