forked from platypush/platypush
`datetime.utcnow` may be deprecated on Python >= 3.12, but `datetime.UTC` isn't present on older Python versions. Added a `platypush.utils.utcnow()` method as a workaround compatible with both. |
||
---|---|---|
.. | ||
__init__.py | ||
assistants.py | ||
cloud.py | ||
lights.py | ||
sensors.py | ||
switches.py | ||
weather.py |