Lukas Drbal
Lukas Drbal
Hi, we are getting into same issue right now also with latest gradle (7.4.1). Is there any plan to fix it?
Hi @make-all and @darek-margas , Just FYI: I [added](https://github.com/jasonacox/tinytuya/pull/222) support for devices connected to zigbee gateway into tinytuya. I'm preparing PR which adds support for tuya-local, right now I made...
Hi @illuzn, my changes were broken after https://github.com/jasonacox/tinytuya/pull/226 and I still don't have time to fix it. Hopefully, I'll find some time next week.
Hi @lovaselek , that's correct, and I can confirm it fixed getting data from my Zigbee temperature sensors. My fork is updated with this change but not rebased on top...
> Maybe we need to do something in the integration to ensure the parent device is the same object for all sub devices. That's exactly my concern. I'll try to...
@oerix something like this? https://github.com/LesTR/homeassistant-minimalistic-area-card/pull/2
I merged and released it in my fork. I would like to contribute it back, but I already have opened 2 PRs, and it's hard to keep them up-to-date. I'll...
@seraphx2 https://github.com/LesTR/homeassistant-minimalistic-area-card/pull/2
> I would like the option to determine which appear on a second line of sensors @TheRealRWJ I like your idea and also found a use case in my dashboard,...
For others: I just added configurable `text-alignment` for title, sensors, and buttons in https://github.com/LesTR/homeassistant-minimalistic-area-card/pull/61 Any feedback is welcomed.