- Theme/design changes.
- More info on each sensor by clicking sensor table-row on sensors page.
- Ability to use combined highcharts instead of rGraph (choose in user-settings).
- List Telldus Events/Schedules and ability to activate/deactivate.
- Show device history by clicking table-row on device-page.
- Set alerts on device change state (schedule page).
- Option to get push-alerts on schedules (uses PushOver and Curl "Server needs to have Curl for PHP installed").
- Ignore and UnIgnore Telldus sensors under settings/sensors page, posibility to delete unwanted sensor from database.
- Public page-chart uses highcharts instead of rGraph.
- Log users last activity (activate on general settings-page).
- Mobile-device webapp login-link on user settings-page (needed to autologin on Iphones webapp).
- Minor bugfixes from initial release.
Instructions other than dicos
- use fuTelldus_csom.sql for correct database setup.
- use 5 min interval for cronjob in cron_schedule.php (needs to get eventalerts on device state changes right).
- Make sure you have Curl for PHP installed to get pushmessages to work.