FutureTense / keymaster

Home Assistant integration for managing Z-Wave enabled locks
MIT License
218 stars 44 forks source link

fix: use config entry runtime_data to get `zwave_js` client #372

Closed Snuffy2 closed 3 weeks ago

Snuffy2 commented 3 weeks ago

Proposed change

100% of the credit goes to @bikemike

Changes to use config entry runtime_data for zwave.

Type of change

Additional information

firstof9 commented 3 weeks ago

One last request would be to format using black. Should be good after that. Thanks @Snuffy2

Snuffy2 commented 3 weeks ago

Gladly, I actually had my auto-formatting turned off and didn't notice.

firstof9 commented 3 weeks ago

@Snuffy2 you tested the changes locally as well ya?

Snuffy2 commented 3 weeks ago

Yes, it is running correctly on my machine without errors.