Releases: grzegorz914/homebridge-xbox-tv
Releases · grzegorz914/homebridge-xbox-tv
v2.10.0
- full code refactor
- added possibility toggle Power control between local/web api
- fixed disconnect problem on first run
- performance and stability improvements
- config.schema updated
- readme updated
- cleanup
What's Changed
- Bump axios from 1.5.1 to 1.6.0 by @dependabot in #183
- 2.10.0 by @grzegorz914 in #186
Full Changelog: v2.9.0...v2.10.0
v2.9.0
Changes
- added RESTFul server
- use JWT token for lokac api if console authorizen
- code refactor and cleanup
- config.schema updated
- fixed some minor issues
- prepare for next release and features
Full Changelog: v2.8.0...v2.9.0
v2.8.0
Changes
- fix load plugin gui on first start after install
- authorization manager updated
- added possibility to set IP Address and Xbox Live ID from Authorization Manager.
- added possibility to enable Web Api Control from Authorization Manager after authorization successfull done.
- cleanup
Full Changelog: v2.7.0...v2.8.0
v2.7.0
Changes
- standarize function of display type and volume control, now volume control -1 None/Disabled, 0 Slider, 1 Fan, please see in readme
- config.schema updated
- fix expose extra input tile in homekit app
- other small fixes and improvements
- cleanup
Full Changelog: v2.6.0...v2.7.0
v2.6.0
Changes
- integrate web api library in to the plugin
- simplify the authorization manager process(reduced 1 step, correct some words)
- bump dependencies
- stability improvements
- config.schema updated
- cleanup
Full Changelog: v2.5.0...v2.6.0
v2.5.0
Changes
- update logging
- added new mqtt topics Consoles List, Profile, Apps, Storages, Status
- bump dependencies
- stability improwements
- config.schema updated
- cleanup
Full Changelog: v2.4.0...v2.5.0
v2.4.0
Changes
- added Power Sensor for use with automations (active if power is ON)
- added Input Sensor for use with automations (activ on every Input change)
- added Screen Saver Sensor for use with automations (active on change to Screen Saver)
- added custom Inputs Sensor based on reference for use with automations (active on change to Input)
- config.schema updated
- cleanup
Full Changelog: v2.3.16...v2.4.0
v2.3.16
Changes
- fix wrong state after power Off
- fix display current app
- fix save target visibility
- fix save custom names
[2.3.15] - (04.01.2023)
Changes
Full Changelog: v2.3.9...v2.3.16