|
|
@47
|
11 years |
andrei |
- add lastTripped variable for all occupancy sensors;
- add …
|
|
|
@46
|
11 years |
andrei |
- removing logs from CheckTime function
|
|
|
@45
|
11 years |
andrei |
- debug mode fix;
- adding resetTime variable for occupancy sensors.
|
|
|
@44
|
11 years |
andrei |
- Occupancy sensor fix
- obsessive logging fix
|
|
|
@43
|
11 years |
andrei |
- 1BS teach-in telegram bug fix.
|
|
|
@42
|
11 years |
andrei |
- Adding "ShowSysMessage" when a telegram is received.
|
|
|
@41
|
11 years |
andrei |
- device ID is shown not only for rockers
- added occupancy timer
|
|
|
@40
|
11 years |
andrei |
- id of the device is shown in the device page
- learning another device …
|
|
|
@39
|
11 years |
andrei |
unnecessary log removed.
|
|
|
@38
|
11 years |
andrei |
added message response handler.
|
|
|
@37
|
11 years |
andrei |
|
|
|
@36
|
11 years |
andrei |
minor bug-fix need to be done
|
|
|
@35
|
11 years |
andrei |
|
|
|
@34
|
11 years |
andrei |
ready for testing.
|
|
|
@33
|
11 years |
andrei |
Multi switch functionality added.
|
|
|
@32
|
12 years |
mcvflorin |
Created TAG 0.31
|
|
|
@31
|
12 years |
mcvflorin |
Fixed SYS_EX telegram creation bug.
|
|
|
@30
|
12 years |
mcvflorin |
Don't force the PIN code base to 10.
|
|
|
@29
|
12 years |
mcvflorin |
Updated the UI and fixed some bugs.
|
|
|
@28
|
12 years |
mcvflorin |
Implemented sending profiles. Alpha version.
|
|
|
@27
|
12 years |
mcvflorin |
Implemented 6 out of 7 steps for getting Vera learned in a device.
|
|
|
@26
|
12 years |
mcvflorin |
Created 0.2 tag.
|
|
|
@25
|
12 years |
mcvflorin |
First steps toward implementing sending profiles.
|
|
|
@24
|
12 years |
mcvflorin |
A switch is now a rocker, and not a button.
Turned more 'debug' in 'log'.
|
|
|
@23
|
12 years |
mcvflorin |
Ignore RPS telegrams with the NU status bit == 0.
|
|
|
@22
|
12 years |
mcvflorin |
Renamed 'NumDevices' to 'MaxID'.
|
|
|
@21
|
12 years |
mcvflorin |
Renamed 'NumDevices' to 'MaxID'.
Commented out debug lines in the state …
|
|
|
@20
|
12 years |
mcvflorin |
Removed some debugging.
Changed from 'debug' to 'log' for learning.
|
|
|
@19
|
12 years |
mcvflorin |
Added message for unknown device.
|
|
|
@18
|
12 years |
mcvflorin |
Added more system messages when learning a device.
|
|
|
@17
|
12 years |
mcvflorin |
Prevent a device from being learned twice.
|
|
|
@16
|
12 years |
mcvflorin |
Changed the way new devices are added.
Fixed critical bug in …
|
|
|
@15
|
12 years |
mcvflorin |
Renamed files.
Added interface and service files.
Fixed bugs.
|
|
|
@14
|
12 years |
mcvflorin |
Removed unneeded functions.
|
|
|
@13
|
12 years |
mcvflorin |
Don't work with strings and chars anymore, work with tables and numbers. …
|
|
|
@12
|
12 years |
mcvflorin |
Updated D_EnOcean1.xml and I_EnOcean1.xml to use the correct file and …
|
|
|
@11
|
12 years |
mcvflorin |
Updated the formatting for all the code.
|
|
|
@10
|
12 years |
mcvflorin |
Implemented occupancy sensor (4BS Func 07).
|
|
|
@9
|
12 years |
mcvflorin |
Merged OFFSETS and SIZES arrays into LOCATIONS.
Merged 'GetEepFunc' and …
|
|
|
@8
|
12 years |
mcvflorin |
Added partial implementation for 4BS devices.
|
|
|
@7
|
12 years |
mcvflorin |
Implemented 1BS telegram handling.
Added more device types and files. …
|
|
|
@6
|
12 years |
mcvflorin |
Implemented learning for RPS devices.
Implemented the ToggleLearnMode …
|
|
|
@5
|
12 years |
mcvflorin |
Added many new functions.
Function names now start with capital letters. …
|
|
|
@4
|
12 years |
mcvflorin |
Renamed 'X_EnOceanESP3' to 'X_EnOcean'.
Added some misc functions.
|
|
|
@3
|
12 years |
mcvflorin |
* Implemented the send message functions.
* Enabled the Debug Mode code.
* …
|
|
|
@2
|
12 years |
mcvflorin |
Implemented the packet handling mechanism.
|
|
|
@1
|
12 years |
mcvflorin |
First upload, packet receiving state machine completed.
|