iMicknl / python-overkiz-api

Async Python wrapper to interact with internal Somfy TaHoma API, or other OverKiz API's.
MIT License
48 stars 29 forks source link

Add setDateTime command constant #1294

Closed ALERTua closed 3 months ago

ALERTua commented 3 months ago

Adds setDateTime command for Atlantic DHW that sets the datetime for the device. I have found that my device had the wrong date set on it, so all my experiments with setting away start date and away end date are inconsistent due to this. I want to make sure that https://github.com/home-assistant/core/pull/121801 sets the correct current datetime on the device before setting away start date and end dates for the user.

ALERTua commented 3 months ago

↓ there is no Python 3.12 in the automated checks btw.

iMicknl commented 3 months ago

↓ there is no Python 3.12 in the automated checks btw.

Thanks @ALERTua! Will need to add this in the coming weeks (and also add this to our package metadata).