Guillermo Ruffino

Results 66 comments of Guillermo Ruffino

This is cool. I believe we need another abstraction for these - Espnow - LoRa - Rs485 - can bus - http May be, much like what web server and...

can somebody elaborate a step list to get it working on the pi? I have a raspbian jessie

I believe the switch configurations are a bit weird @jesserockz This either creates the switch if defined in the climate itself ```yaml climate: - platform: insignia led_switch: name: Insignia led...

> The second proposed solution seems functionally equivalent to the existing workaround, but with added complexity. My biggest concern with this is actually that it would clutter up the Switch...

You should mark it optional, like attribute is. Now that we are here, shouldn't this page indicate that someone should give this sensor an id so it can be used...

doesn't it have a "dispense now" button? I'd try to hack it (connect to a ESPHome switch)

Well the shield seems to be i2c controlled, so a component is needed, it can be a custom component or ESPHome can provide one if somebody creates it, [here](https://github.com/wemos/WEMOS_Motor_Shield_Arduino_Library) is...

As I understand it, your motor will run while you keep your button pressed, and will stop when you release the button or when the cover reaches the limit. try...

I agree we can have a time configuration to discard some time between the command is sent to the motor and the cover actually starts moving, this might make sense...

I like this, if it's useful for you then it should be useful for other people. The thing being so generic leads to lot of issues, but this might be...