DavidMStraub / homeconnect

MIT License
31 stars 16 forks source link

Refactor event stream #13

Closed BraveChicken1 closed 2 years ago

BraveChicken1 commented 2 years ago

Refactor the event stream code to use a single event stream instead of opening a new event stream for each appliance.

DavidMStraub commented 2 years ago

Thanks, good idea!

DavidMStraub commented 2 years ago

Looks good! As soon as I'll have tested it with my account I will merge it.

frank8the9tank commented 2 years ago

I commented in a other bug report: see here. https://github.com/home-assistant/core/issues/64953#issuecomment-1024590107

DavidMStraub commented 2 years ago

Thanks for pinging & sorry for forgetting about it.

DavidMStraub commented 2 years ago

Tested & merged - new version 0.7 is on PyPI, in case you want to use this in HA Core.