- fix warnings
- update dependencies
- fix button presses
- add default for button press time
- Make sure active devices are marked as active.
- make sure all devices have the required states
- fix deactivating devices
- Make sure we deliver incoming update if user did poll.
- added 'preventUnnamedDevices' option ot prevent creation of devices that do not report their name. This sometimes happens if devices are talking on CEC bus but are not switched on (depends on device type).
- fixed possible crash on start
- fixed a lot of bugs
- initial release