cjkrolak / ThermostatSupervisor

supervisor to detect and correct thermostat deviations
MIT License
0 stars 0 forks source link

nest: Device class is not exposed to package __init__.py #760

Closed cjkrolak closed 9 months ago

cjkrolak commented 9 months ago

nest Device class is not exposed to the package init file, this may impact running the script in production, local import from git clone works OK for now if user updates the nest.init to expose the Device class.

cjkrolak commented 9 months ago

emailed the project author today. python-nest 5.x will need to be added to the requirements package once this issue is resolved.

https://pypi.org/project/python-google-nest/