Releases: grzegorz914/homebridge-openwebif-tv
Releases · grzegorz914/homebridge-openwebif-tv
v4.3.0
Changes
- added Power Control mode for buttons, closes #76
- bump dependencies
- redme update
- cleanup
Full Changelog: v4.2.9...v4.3.0
v4.2.9
v4.2.8
Changes
- fix HAP-NodeJS WARNING: The accessory has an invalid 'Name' characteristic 'configuredName'
- Please use only alphanumeric, space, and apostrophe characters
- Ensure it starts and ends with an alphabetic or numeric character, and avoid emojis
Full Changelog: v4.2.5...v4.2.8
v4.2.5
v4.2.4
Changes
- added 1 default channel if no channels was created or 0 found to allow publisch accessory
Full Changelog: v4.2.0...v4.2.4
v4.2.0
Changes
- added possibility to disable/enable log success, info, warn, error
- refactor cnnrct code
- bump dependencies
- config schema updated
- redme updated
- cleanup
Full Changelog: v4.1.2...v4.2.0
v4.1.2
v4.1.0
Changes
- move from commonJS to esm module
- moved constants.json to constants.js
- cleanup
Full Changelog: v4.0.2...v4.1.0
v4.0.2
v4.0.0
Changes
After update to v4.0.0 RESTFull and MQTT config settings need to be updated
- hide passwords by typing and display in Config UI
- remove return duplicate promises from whole code
- performance improvements and stability
- bump dependencies
- cleanup
Full Changelog: v3.27.0...v4.0.0