hassio-plejd/plejd/types
Victor 1766afb2e0
0.17.0 release - improve startup and fix color temp (#324)
* Add working support for color temperature

* Lint fixes

* Fix to config json version to make it build

* Clean up and BLE constants and prepare for lightlevel UUID

* Eagerly send HA discovery, standardize colorTemp, clean up MQTT subscribe

* Fix typo in MqttClient

* Listen to HA birth messages to make devices available after HA restart

- Extract constants to common file

* Prepare for 0.17.0 release
2025-09-12 08:36:02 +02:00
..
ApiSite.d.ts Improve MQTT behavior and add experimental parsing for color temp support from Plejd API (#298) 2025-08-05 19:55:50 +02:00
Configuration.d.ts Add typings and jsdoc comments to improve developer experience 2021-03-29 12:50:59 +02:00
constants.d.ts 0.17.0 release - improve startup and fix color temp (#324) 2025-09-12 08:36:02 +02:00
constants.js 0.17.0 release - improve startup and fix color temp (#324) 2025-09-12 08:36:02 +02:00
DeviceRegistry.d.ts 0.17.0 release - improve startup and fix color temp (#324) 2025-09-12 08:36:02 +02:00
Mqtt.d.ts 0.17.0 release - improve startup and fix color temp (#324) 2025-09-12 08:36:02 +02:00
PlejdApi.d.ts Refactor code to use plejd outputs rather than devices as main entity 2021-03-31 20:07:15 +02:00