-
Notifications
You must be signed in to change notification settings - Fork 104
Release v2.2
Martin Gleiss edited this page May 2, 2015
·
1 revision
This release is for all that have 'smarthome.py' or 'DomotiGa'. Both work with a websockets for realtime communication without any delays. Mention that not all browsers support websockets!
Beside that we have made many improvements:
- New model-homes
- New design: 'Greenhornet'
- New phone-service: fritz!box 5.5
- New event and notification center
- New language: dutch
- New icons: all named in english (thanks to mfd)
If you are going to use this driver all items should be divided with a '.' point. They have to be in the structure defined in your smarthome.py config like:
floor.room.light.value
Set the address (in the config) to the server-ip (or dns). Do not use 'localhost', because the ip has to be reached from the client. The standard-port is 2424.
A notification might be: an info, an 'ok' or an 'error'. All drivers or services display there messages with the notification-center.