eigenphase

Results 44 comments of eigenphase

Another one ;-) Did any of you have some progress?

Yes, I have exactly the issue right now that I need to tune items (framework type) but can't because of the old format.

Created a pull request: https://github.com/esphome-econet/esphome-econet/pull/422 Hopefully it makes it in, otherwise it's impossible to use Atom S3 Lite for example

I have tried everything including Toolbox Pro to get this working. I have so many workflows in which I’d like to save a file to Nextcloud so that a script...

@i2h3 No they don’t work that’s why we’re all hoping so much for proper/separate implementation. (Otherwise I would happily use them already)

Can't re-open but for tracking I want to add pointer to https://github.com/agittins/bermuda/discussions/675 It seems somewhere along the way things broke again. From what I can tell, the current code assigns...

Hi @mogorman , @creemerica (maybe @jleinenbach ?) , have you used this feature recently? Can you confirm it's working with the latest codebase? I have [some issues](https://github.com/agittins/bermuda/discussions/675), it doesn't work...

Removing availability_topic doesn't actually work because the topic will be overwritten. As another temporary fix, I just created retained topic `homekey_mqtt/status` with value `online`. This works, but fix in code...

I'm confused. The topic should be configured somewhere, just as the other ones are configured: There is nowhere anything to configure the availability topic (or availability function in the first...

Yes, I see what's going on now. "$clientID/status" topic is being generated automatically and used as availability topic. Most often, users have fine grained access control (incl myself), so access...