Max Slotov

Results 8 comments of Max Slotov

Hi, Thanks for the explanation! I was primarily using it for the `CustomerClientServiceClient::parseName()` method to get the customer IDs after performing search on the [`CustomerClient`](https://developers.google.com/google-ads/api/reference/rpc/v10/CustomerClient) resource (`customer_client.resource_name`).

@jesserockz Basically yes. I have considered using template cover but the issue with those is that they don't have the toggle logic for whatever reason. My gates work with the...

@ssieb The toggle logic I'm referring to is the toggle support from Cover Trait. E.g. [Endstop toggle support](https://github.com/esphome/esphome/blob/9ff187c3f8b2e2653ca1c49e274cbcc735b224c2/esphome/components/endstop/endstop_cover.cpp#L15) and [Endstop toggle logic](https://github.com/esphome/esphome/blob/9ff187c3f8b2e2653ca1c49e274cbcc735b224c2/esphome/components/endstop/endstop_cover.cpp#L24-L37), while [Template cover](https://github.com/esphome/esphome/blob/9ff187c3f8b2e2653ca1c49e274cbcc735b224c2/esphome/components/template/cover/template_cover.cpp) doesn't have one, and if...

My garage doors have their own logic board and controller, which stops the garage on its own. When it reaches the end (and it stops on its own), the sensor...

Actually, first time hearing about it, since this PR was opened a month before the Feedback cover has been merged into the `dev` branch. I will check it out but...

@benjamin-tang-pusher Sorry for tagging you but this PR has been open for more than a month. Could you please check this?

We are running PHP 7.4, and yes opcache is enabled. > what the env files are you are loading are looking like Could you please elaborate on this one? Just...

This looks the same as what I implemented in https://github.com/Koenkk/zigbee-herdsman-converters/pull/6036 but just in a different enclosure