Philipp Grimm
Philipp Grimm
I don't think so. Should be actually only a warning. I had this already. I will fix it anyway :-)
I did a few changes which are right now on main branch. Could you test if it is working now?
There are different baud rates FAM has e.g. 57600 and internally the bus has 9600. If you send too many messages at once the internal buffer of FAM will overflow...
Added `message_delay` as config parameter into [feature-branch](https://github.com/grimmpp/home-assistant-eltako/tree/feature-branch). Please, let me know what value fits best for you. Actually the default value 0.01 should allow about 40 telegrams at the same...
Hello @mkaufmann, Sorry! Actually `gateway_config[` was too much. The default value is set in the schema and at this point it should never be None. I changed it now on...
Hello @tofuSCHNITZEL, posted errors above are most probably unrelated to your issue and are solved for newer versions. Changing between FAM14 and FGW14-USB should require no changes except the device...
brought it into sorted order
There should be actually only load on the system if you send really many telegram constantly. I've made the experience that Eltako Bus is much slower than my HA device....
Bug with no initial position for covers is fixed in: https://github.com/grimmpp/home-assistant-eltako/releases/tag/v1.5.10-bugfix-covers
Sorry for late response and thanks for remarks. Yes, I assume cover.py would be a good place. Do you know why the up and down times are not relevant? In...