UNPKG

homebridge-blynk-plugin

Version:

Based on Peter J Wojciechowski but updated to use the new API

29 lines (15 loc) 1.29 kB
### 0.3.0 (2022-10-02) ##### Chores * **versions:** bump all version to latest ([53aee38b](https://github.com/peterwoj/homebridge-blynk-platform/commit/53aee38b1df417d6f3411144b363e238cfa12060)) #### 0.2.7 (2021-06-20) ##### Bug Fixes * **naming consistency:** correct naming consistency between ([9cf6f31e](https://github.com/peterwoj/homebridge-blynk-platform/commit/9cf6f31ed7902762035e881bc7695e99cfd66216)) ##### Refactors * **code:** rename methods getting widget values ([8fc85a44](https://github.com/peterwoj/homebridge-blynk-platform/commit/8fc85a445e37b1d6b135d3515a2ef049e5cf6775)) ##### Tests * **new:** * add testing... ([a3a72ac4](https://github.com/peterwoj/homebridge-blynk-platform/commit/a3a72ac405dce164318a760af12325555d8c558e)) * add testing for config parsing, well really just add tests style(code): formatting help ([ca17e293](https://github.com/peterwoj/homebridge-blynk-platform/commit/ca17e29358988fbfab021483cc663832c058e578)) #### 0.2.5-beta.1 (2020-08-01) ##### Bug Fixes * **discovery:** correct method call for getId(), make accessory unique by device [[#6](https://github.com/peterwoj/homebridge-blynk-platform/pull/6)] ([b0bdd87e](https://github.com/peterwoj/homebridge-blynk-platform/commit/b0bdd87e0823d875b104353f38031d9b56a76180))