- 07 Jan, 2016 7 commits
-
-
Kimmo Huoman authored
-
Kimmo Huoman authored
The versioning follows the official, public version of 'EnOcean Equipment Profiles' documentation, and should be checked regularly. The public documentation can be found at https://www.enocean.com/en/knowledge-base/
-
Kimmo Huoman authored
-
Kimmo Huoman authored
-
Kimmo Huoman authored
-
Kimmo Huoman authored
-
Kimmo Huoman authored
-
- 28 Nov, 2015 5 commits
-
-
Kimmo Huoman authored
-
Kimmo Huoman authored
-
Kimmo Huoman authored
-
Kimmo Huoman authored
-
Kimmo Huoman authored
incorrect handling of EEP Id
-
- 27 Nov, 2015 1 commit
-
-
Liam Relihan authored
incorrect handling of EEP id now fixed
-
- 23 Nov, 2015 2 commits
-
-
Kimmo Huoman authored
-
Kimmo Huoman authored
-
- 07 Sep, 2015 1 commit
-
-
Kimmo Huoman authored
-
- 10 Aug, 2015 9 commits
-
-
Kimmo Huoman authored
-
Kimmo Huoman authored
Add constants.DB0, constants.DB1, constants.DB2 and constants.DB3 as sources for bit indexing in databytes. Convert existing methods using Packet.bit_data to use them as indexing sources. The indexing corresponds to the EEP documentation, so in effect allows creating of indexes directly from documentation names.
-
Kimmo Huoman authored
-
Kimmo Huoman authored
-
Kimmo Huoman authored
-
Kimmo Huoman authored
-
Kimmo Huoman authored
Callback support and learn packet enhancement
-
Antoine Mairesse authored
-
Antoine Mairesse authored
-
- 09 Aug, 2015 2 commits
-
-
Antoine Mairesse authored
-
Antoine Mairesse authored
Add reading of 'func' and 'type' when receiving a learn packet
-
- 03 Aug, 2015 1 commit
-
-
Kimmo Huoman authored
-
- 18 Jun, 2015 1 commit
-
-
Kimmo Huoman authored
EEP for brighness sensor
-
- 12 Jun, 2015 6 commits
- 06 May, 2015 1 commit
-
-
Kimmo Huoman authored
-
- 04 Nov, 2014 3 commits
-
-
Kimmo Huoman authored
-
Kimmo Huoman authored
-
Kimmo Huoman authored
Parsed values must be accessed through Packet.parsed -dictionary from now on. This fixes problems with Celery etc, when pickling the object. Added attributes 'destination', 'dbm', 'status', 'sender', 'sender_hex', 'learn' and 'contains_eep' to RadioPacket, not available through Packet.parsed anymore. Added attributes 'response' and 'response_data' to ResponsePacket, not available through Packet.parsed. Added attributes 'event' and 'event_data' to EventPacket, not available through Packet.parsed.
-
- 19 Aug, 2014 1 commit
-
-
Kimmo Huoman authored
-