kluszczyn

Results 7 comments of kluszczyn

Hi, @phretor, it can be a long shot (I'm not familiar with Homie framework), but can it be, that your buttons definitions ``` unsigned char shutterOpToPin[NUMBER_OF_SHUTTERS][NUMBER_OF_BUTTONS] = { {D0, D2,...

Hi, Yes, it is my initial suspect, that i2c communication triggers all the time shutter. When I was dealing with initial version of shutter library, value 255 was indicating that...

Thanks for sharing and congratulations for tracing down issue! Having multi-shutter sketch as a part of library will help others to write their own project easily.

Hi there! It's been a long time and in the meantime I've switched to other framework ([esphome.io](https://esphome.io/)), so I do not have working instance of the shared below code and...

I would love to see this implemented on the Switch level, not only limited to GPIO type switches as it is now, so it could be used, for example, with...

> The only thing I can think of - combining esphome node and mysensors gateway. See: https://github.com/mannkind/ESPHomeMySensorsGatewayShim

Same here. But adding `"tmpfs": true` to the config.json did not help - still getting `Failed to create tmpfs, error code: 8192`. Protection mode: off