**Features**
- Refactor of dashboard code in preparation for HASS integration
- Addition of check to highlight excessive time in scheduler loop
- Split app configuration out into a separate file in preparation for
HASS integration
- Enhance widget API to handle all event types instead of just click
- Add example HADashboard focused Apps for Oslo City Bikes, Caching of
local AppDaemon events, Monitoring events and logging, Google
Calendar Feed, Oslo Public Transport, YR Weather - contributed by
[Torkild Retvedt](https://github.com/torkildr)
**Fixes**
- Fixed a bug that gave a spurious \"text widget not found\" error
**Breaking Changes**
- App configuration is now separate from AppDaemon, HASS and
HADashboard configuration
- The Widget API has changed to accommodate different event types and
now needs an `action` parameter to specify what the event type to be
listened for is