segaura

Results 13 issues of segaura

What about building also arm images for usage on our beloved raspberries?

Hello. In my current use case I have the need to install a third party software, specifically java. In my understanding no package manager is available by default. If it...

question

In HPSU.py the logic on "commands" require them to be defined with all nibble uppercase (e.g. if command[6:8] != "FA"). the file etc/pyHPSU/commands_hpsu.csv has a last row with some lowercase...

Now that mqtt _output_ plugin is present and working very well, I missed a lot the possibility to send mqtt _input_ to pyHPSU, also. I implemented a simple MQTT Daemon....

I am looking at `value` type implementation in `CanPI.py`. At line 81-83 the value taken from `commands_hpsu.json` is fitted into a single byte (two hex nibbles) ``` if cmd["type"] ==...

Hallo. While working on creating a DBC database with the HPSU commands, I've found some maybe quirks in `commands_hpsu.json`. **Easiest to fix** are these on "screed section": - these two...

Hallo. I saw in [issue#18](https://github.com/Spanni26/pyHPSU/issues/18) that a commant `t_room` has been added to pyHPSU ``` "t_room" :{ "name" : "t_room", "command" : "81 00 FA 00 11 00 00", "id"...

Hallo. My suggestion is to improve the logging. Current problems are: - Output log level cannot be controller via options, it is hardcoded - "printd()" method mixes log, output message...

I receive the: '_Internet Explorer: Invalid "Exceptions" format_' error. When adding an "Internet Explorer" action and checking the "_Use automatic configuration script_" option the application try to use the content...

I am the owner of an unsupported device, it is a ventilation unit with double flow heat recovery, named Atlantic Optimocosy. The log goes like this: WARNING (MainThread) [cozytouchpy.handlers] Error...