0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 23 hours ago.
Aug 14, 2025 — Aug 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update Makefile More... over 7 years ago
Release 0.5 More... over 9 years ago
Merge pull request #4 from anomalousmouse/master More... over 9 years ago
Parse measured temperature data from heater thermostat More... over 9 years ago
Merge pull request #3 from vogt31337/master More... over 9 years ago
-fixed some tabbing issues -repaired tests (unfortnately not all...) -added a better message check in lresponse, a submessage needs to be at least 6 bytes long (everything shorter isn't a valid message) More... over 9 years ago
updated LResponse parser, now it will create several SingleLResponse, which will be parsed and used by cube.py More... over 9 years ago
Fixed RFaddr handling More... almost 10 years ago
Fixed a bug when using RFAddr instances on messages More... almost 10 years ago
Converted tabs to spaces More... almost 10 years ago
Release 0.4 More... over 10 years ago
Updated readme More... over 10 years ago
Revert "Fixed a bug in the MResponse parsing where struct.unpack would fail with "struct.error: unpack requires a string argument of length 2"" More... over 10 years ago
Fixed a bug in the MResponse parsing where struct.unpack would fail with "struct.error: unpack requires a string argument of length 2" More... over 10 years ago
Implemented parsing of a wall thermostat config More... over 10 years ago
More debugging output More... over 10 years ago
Do not call logger.xyz with already formatted strings More... over 10 years ago
More debugging output More... over 10 years ago
Added another MResponse response More... over 10 years ago
Fixed pymaxc to not fail on missing device_type attribute More... over 10 years ago
Include device_type property in DeviceList More... over 10 years ago
Do not call receive before sending the broadcast More... over 10 years ago
Release 0.2 More... over 10 years ago
Allow passing a host as positional argument to skip discovery More... over 10 years ago
Exclude Debugger from coverage More... over 10 years ago
More tests for handle_message() More... over 10 years ago
Added tests for Discovery More... over 10 years ago
Merge Connection and Cube classes into one More... over 10 years ago
Use local broadcast address More... over 10 years ago
More code for handle_message() More... over 10 years ago