167 | | MORE TO COME |
| 168 | == Changelog == |
| 169 | |
| 170 | === CHANGES 1.2 === |
| 171 | |
| 172 | * Added possibility to request time from vera |
| 173 | * Support for 5 custom variables (can be stored in any sensor device). |
| 174 | Note that chixxis variable container is still not supported. But |
| 175 | the functionality is similar. |
| 176 | * Sensors reports their library version to Vera. |
| 177 | * New example sketch for time and variable functionality |
| 178 | * SendCommand action added in vera plugin which makes it possible to send |
| 179 | data to sensors from scenes (advanced-section) or via luup-calls. |
| 180 | * Auto-id added. A sensor can now request id from vera at first start. |
| 181 | The id gets stored in the sensors EEPROM. |
| 182 | All example sketches now uses auto-id functionality. |
| 183 | You can still use static ids if that is preferred. |
| 184 | * Fixed "No Implementation" message when pressing Armed/Bypassed on security |
| 185 | sensors. |
| 186 | * Cleaned up plugin code |
| 187 | |
| 188 | === CHANGES 1.0 === |
| 189 | |
| 190 | * Initial release |
| 191 | |
| 192 | |