Kimmo Huoman

Results 7 issues of Kimmo Huoman

If applicable, we should include information about the teach-in variant, support for `ADT` etc in the `EEP.xml` also. At least some profiles do include this information in the documentation, and...

enhancement

As discussed in #14. @kipe wrote: > Might need to change the `Packet.data` to `Packet.message` and create a new `Packet.data` to reflect the actual, documented data? This would be a...

enhancement
unit tests required
hardware testing required

See issue #44 The examples really should handle exceptions and give out an error message of an unknown device instead of crashing.

enhancement

More specific issue, derived from #15. @romor wrote: > - in EnOcean, the sender address can be either a Unique ID (manufacturer chip-ID) or an address based on the Base-ID...

enhancement
in progress

Fetching Elbas-data is currently broken, because of addition (X) and (I) to the product names. Need to first find out what they mean, before determining if the data format should...

bug
help wanted

Parsing 7 as DOW is non-standard, but worth considering, as it's a fairly easy mistake to make (I know, I did it). Allowing 7 as Sunday allows also for such...

enhancement

I'm suggesting addition of a new signal, such as `process_tasks_started`. The signal would be emitted by the `process_tasks` management command, and would serve as a signal to initialize repeated tasks....

enhancement
feature request