@theproductroadmap/homebridge-adjustable-timer
Version:
Dummy switches for Homebridge: https://github.com/mksvrcek/homebridge-adjustable-timer
144 lines (62 loc) • 5.5 kB
Markdown
## [2.1.8](https://github.com/mksvrcek/homebridge-adjustable-timer/compare/v2.1.7...v2.1.8) (2025-01-29)
### Bug Fixes
* error logging when required variables are missing ([8dbbfa9](https://github.com/mksvrcek/homebridge-adjustable-timer/commit/8dbbfa919d830deb059ae2773a30fc777514e0e5))
## [2.1.7](https://github.com/mksvrcek/homebridge-adjustable-timer/compare/v2.1.6...v2.1.7) (2024-11-02)
### Bug Fixes
* newer node engine ([d8b5877](https://github.com/mksvrcek/homebridge-adjustable-timer/commit/d8b5877099dc8fa92549bb70e74cae6f6e99bbdc))
## [2.1.6](https://github.com/mksvrcek/homebridge-adjustable-timer/compare/v2.1.5...v2.1.6) (2024-11-02)
### Bug Fixes
* homebridge approval ([1415f62](https://github.com/mksvrcek/homebridge-adjustable-timer/commit/1415f6227cda39a65bbfcde52947a42cb8012727))
## [2.1.5](https://github.com/mksvrcek/homebridge-adjustable-timer/compare/v2.1.4...v2.1.5) (2024-11-02)
### Bug Fixes
* config ([fa5b9be](https://github.com/mksvrcek/homebridge-adjustable-timer/commit/fa5b9beb3d0912e4805fbbbbaf2cd8e6da6a0d3a))
## [2.1.4](https://github.com/mksvrcek/homebridge-adjustable-timer/compare/v2.1.3...v2.1.4) (2024-11-02)
### Bug Fixes
* Changes to config schema, name is now nested under properties! ([7aea4cb](https://github.com/mksvrcek/homebridge-adjustable-timer/commit/7aea4cb19d790c53da467386558efb10addc5c44))
## [2.1.3](https://github.com/mksvrcek/homebridge-adjustable-timer/compare/v2.1.2...v2.1.3) (2024-11-01)
### Bug Fixes
* verification ([17ee2d9](https://github.com/mksvrcek/homebridge-adjustable-timer/commit/17ee2d9b5655570280467a17c2dc67348d48fe52))
## [2.1.2](https://github.com/mksvrcek/homebridge-adjustable-timer/compare/v2.1.1...v2.1.2) (2024-11-01)
### Bug Fixes
* adjust the platform name ([2369812](https://github.com/mksvrcek/homebridge-adjustable-timer/commit/23698122d95221cfdb43ae7fb4954c97354cb76d))
## [2.1.1](https://github.com/mksvrcek/homebridge-adjustable-timer/compare/v2.1.0...v2.1.1) (2024-11-01)
### Bug Fixes
* adjustments for homebridge verification ([116a6e2](https://github.com/mksvrcek/homebridge-adjustable-timer/commit/116a6e2dadd91723ef0dabf2f55559581bfed76a))
# [2.1.0](https://github.com/mksvrcek/homebridge-adjustable-timer/compare/v2.0.0...v2.1.0) (2024-11-01)
### Features
* Added pausable config, allows timer to resume from previous state when turned off manually ([e81c09d](https://github.com/mksvrcek/homebridge-adjustable-timer/commit/e81c09d118c9833b043c3fbc1a348b546caac511))
# [2.0.0](https://github.com/mksvrcek/homebridge-adjustable-timer/compare/v1.2.0...v2.0.0) (2024-11-01)
### Features
* Update to a Platform Accessory ([0a2fca0](https://github.com/mksvrcek/homebridge-adjustable-timer/commit/0a2fca03df256eee343ff24ce6db0f5d57edfa9c))
### BREAKING CHANGES
* Changed config structure, timers should now appear in the platform section of config. Any exisiting timers will not work.
# [1.2.0](https://github.com/mksvrcek/homebridge-adjustable-timer/compare/v1.1.5...v1.2.0) (2024-11-01)
### Bug Fixes
* DO NOT INSTALL ([5f9658e](https://github.com/mksvrcek/homebridge-adjustable-timer/commit/5f9658efa38c5e7853a248a77dd8610a8788e92b))
### Features
* DO NOT INSTALL ([f5beac6](https://github.com/mksvrcek/homebridge-adjustable-timer/commit/f5beac6b2b052174493f655716833e529f703ac7))
## [1.1.5](https://github.com/mksvrcek/homebridge-adjustable-timer/compare/v1.1.4...v1.1.5) (2024-11-01)
### Bug Fixes
* Timers starting up unprompted when homebridge restarts ([775609d](https://github.com/mksvrcek/homebridge-adjustable-timer/commit/775609df968c54bff577ca6aa18b14cd8d9371ea))
## [1.1.4](https://github.com/mksvrcek/homebridge-adjustable-timer/compare/v1.1.3...v1.1.4) (2024-10-28)
### Bug Fixes
* Sensor Release, Metadata Update ([12880c6](https://github.com/mksvrcek/homebridge-adjustable-timer/commit/12880c6044a4eacbc5f5aba6890edaf7b79fed93))
## [1.1.3](https://github.com/mksvrcek/homebridge-adjustable-timer/compare/v1.1.2...v1.1.3) (2024-10-28)
### Bug Fixes
* error ([6b0d1b6](https://github.com/mksvrcek/homebridge-adjustable-timer/commit/6b0d1b6e3ae8490edc2d4d193491c716182af66a))
## [1.1.2](https://github.com/mksvrcek/homebridge-adjustable-timer/compare/v1.1.1...v1.1.2) (2024-10-28)
### Bug Fixes
* error sensor type & added sensor types ([2d4c204](https://github.com/mksvrcek/homebridge-adjustable-timer/commit/2d4c2043fa2557ced572f6442cbc7eb71e454097))
* sensor error ([0745c38](https://github.com/mksvrcek/homebridge-adjustable-timer/commit/0745c384c369d793355caffa3e5a0b1bf9a0317d))
## [1.1.1](https://github.com/mksvrcek/homebridge-adjustable-timer/compare/v1.1.0...v1.1.1) (2024-10-28)
### Bug Fixes
* breaking type issue ([44bf80e](https://github.com/mksvrcek/homebridge-adjustable-timer/commit/44bf80ebedf08c225a4e53e45ed43728b8db56eb))
# [1.1.0](https://github.com/mksvrcek/homebridge-adjustable-timer/compare/v1.0.1...v1.1.0) (2024-10-28)
### Features
* trigger sensor ([aa318d0](https://github.com/mksvrcek/homebridge-adjustable-timer/commit/aa318d08e94caf564ab4f530dd751e259d917b94))
## [1.0.1](https://github.com/mksvrcek/homebridge-adjustable-timer/compare/v1.0.0...v1.0.1) (2024-10-28)
### Bug Fixes
* unit choice ([cc79b4a](https://github.com/mksvrcek/homebridge-adjustable-timer/commit/cc79b4a3eb8fbeaab7e00063a953ec8522263eb5))
# 1.0.0 (2024-10-28)
### Bug Fixes
* Release ([10205ea](https://github.com/mksvrcek/homebridge-adjustable-timer/commit/10205ea261544524ef8428b9a51e08feedbfacb3))