Sven Giermann

Results 12 issues of Sven Giermann

This fixes an issue displaying area typed series. In my special case I do have rarely changing boolean datapoints, not displaying an area for "true" (1) state after the last...

Is this code working for someone at all? I couldn't get my DS9490 to recognize my custom slave. Reading what happens shows me, that 'waitForRequest()' aborts when 'presence()' doesn't return...

Recent use cases reminded me that it's sometimes useful to separate 1 ebus into 2, which might require to emulate one or more clients. It would be very handy if...

enhancement

Follow up from here: https://github.com/zanonmark/Google-4-TbSync/issues/36#issuecomment-1181638964 I already followed the instructions here, but without success: https://github.com/zanonmark/Google-4-TbSync/issues/36#issuecomment-1288181010 I have the same issue on both of my two clients: After setting up everything...

bug
question

Extent Sungrow-Hybrid template according discussion #15268

devices

I found your app while searching for a solution to get a timelapse video on a scheduled time. It looks very promising, although #9 will probably not be implemented -...

## Your environment TbSync version: 4.11 EAS-4-TbSync version: 4.12 Thunderbird version: 128.1.1 ## Issue EAS-4-TbSync supported address lookup in global address book before TB 102 came out. Occording to _https://github.com/jobisoft/EAS-4-TbSync/issues/167#issuecomment-1277333054_...

The script tiny11Coremaker.ps1 uses "$mainOSDrive" instead of "$ScratchDisk", as tiny11maker.ps1 does. But in the OSCDIMG command, $ScratchDisk is being used, maybe caused by Copy&Paste. This leads to: `ERROR: Could not...

The whole class is very vulnerable for communication problems on I2C bus! The methods writeRegister() and readRegister() are using m_i2c_dev->write() and m_i2c_dev->read() which return a bool value, but these are...

Since the unability to remove (sometimes unwanted) Channel Mappings and currently no schedule for a next major release, I'd like to backport #12970 to the current release version.