platypush/platypush/entities/managers
Fabio Manganiello 7bbae55e44
`platypush.entities._managers` -> `platypush.entities.managers`.
It's better for entity managers to be stored in their own public
package, instead of cluttering too much the namespace of their parent
package.
2023-03-26 03:46:06 +02:00
..
__init__.py `platypush.entities._managers` -> `platypush.entities.managers`. 2023-03-26 03:46:06 +02:00
cloud.py `platypush.entities._managers` -> `platypush.entities.managers`. 2023-03-26 03:46:06 +02:00
lights.py `platypush.entities._managers` -> `platypush.entities.managers`. 2023-03-26 03:46:06 +02:00
sensors.py `platypush.entities._managers` -> `platypush.entities.managers`. 2023-03-26 03:46:06 +02:00
switches.py `platypush.entities._managers` -> `platypush.entities.managers`. 2023-03-26 03:46:06 +02:00