Releases: mdaskalov/homebridge-dreambox
Releases · mdaskalov/homebridge-dreambox
v2.2.2
- Updated dependencies
- Show Dreambox menu on PowerModeSelection
- Fixed volume buttons not working in remote
- Fixed channel list not shown on homebridge reboot
v2.2.1
- updated dependencies (vulnerabilities in minimist)
v2.2.0
- Using authentication headers
- fixed #39
v2.1.2
- fixed node-fetch v3 require issue #38
v2.1.1
- upgraded homebridge
- fixed vulnerabilities
v2.1.0
- Added configurable polling of the Dreambox state (channel / power)
- Offline devices can be configured to be shown as switched off
- Added retry logic when the device is initially unreachable
v2.0.1
- Fixed circular structure errors
v2.0.0
- Converted to TypeScript
- Use promise-based homebridge methods
- Use async / await api calls
- Added timeout for the api calls
- Improved logging and error handling
- Fixed vulnerabilities
v1.3.1
- Updated readme file
- Removed unnecessary log entries