Vaillant-netatmo-api

Latest version: v0.12.1

Safety actively analyzes 706259 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.8.0

Chores

* chore(release): 0.8.0 [skip ci]

Automatically generated by python-semantic-release ([`d593706`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/d593706c2ecb67a6257740674e23673921b6a7fb))

Features

* feat: Adds new getmeasure endpoint for getting real time measurement data from Vaillant API ([`bab3fd9`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/bab3fd92a7037a0cb6524d4ec4c1718e80ef4a98))

Unknown

* Merge pull request 36 from MislavMandaric/feat/measure-api

Getmeasure API endpoint ([`b513e2f`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/b513e2f4321178d6d86a79230db9743995ae85fe))

0.7.2

Bug Fixes

* fix: Adds cache control headers and manual cache workaround with ts query param ([`6b30fff`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/6b30fff5cc9c298a587c5e31b4ea3a0d807add35))

Chores

* chore(release): 0.7.2 [skip ci]

Automatically generated by python-semantic-release ([`7de6304`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/7de6304abcea0c67a1b4aebd1542267849b2caf0))

Unknown

* Merge pull request 33 from MislavMandaric/fix/cache-conrol

Fixing cache control ([`859cc0d`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/859cc0dcd444de1fcbd946d3b5c8e01b310b0331))

0.7.1

Bug Fixes

* fix: Removes ZoneId enum and replaces logic to work with Zone models directly, by providing it a name ([`be0e546`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/be0e5460365238f3888bed4101141352c90cb11f))

Chores

* chore(release): 0.7.1 [skip ci]

Automatically generated by python-semantic-release ([`4ffce82`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/4ffce829a5ea51daf634c8ac29d9fcdcf1fe5fa7))

Unknown

* Merge pull request 32 from MislavMandaric/fix/custom-profiles-enum-bug

Fixes custom profiles ZoneId enum issue ([`8d080eb`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/8d080ebceb2996cfb956cfdc9124d4ace278c3ad))

0.7.0

Bug Fixes

* fix: Fixes creating time slot pad for non-existing start time slot ([`568465f`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/568465fcfc1c1de8a99062dfe1f6d26fe30fc802))

Chores

* chore(release): 0.7.0 [skip ci]

Automatically generated by python-semantic-release ([`7192b41`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/7192b4199579cee90a7869b53b15fb978b54b921))

* chore: Fixes linting issue with non defined variable ([`494fc72`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/494fc720c2172cd127f277b68ddfdf017f7f307c))

* chore: Changes old tests to use proper time mocking ([`f210150`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/f210150b901462ccb865375a9842a9ad58e79ebb))

* chore: Adds addional tests for getting timeslots per day ([`832acb9`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/832acb94b942e7a1f1f29b92b603482453473f92))

* chore: Makes imports more consistent in the project ([`83c4fbc`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/83c4fbc1050c3cc006e9412554f682f450117c91))

Features

* feat: Implements time slot and timetable helper methods ([`0354c79`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/0354c79f5e688966cb45613155b7646147e8c10f))

* feat: Adds method for getting currently active time slot to the program ([`8762eaf`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/8762eafdd4c495cdc492b75824f75d680f1f2f54))

Unknown

* Merge pull request 30 from MislavMandaric/feat/schedule-models

Updates to models for easier scheduler management ([`88b42b9`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/88b42b934b7efd0c9215d8edc65a1f86daccebeb))

0.6.0

Chores

* chore(release): 0.6.0 [skip ci]

Automatically generated by python-semantic-release ([`4e3ae9f`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/4e3ae9f55b820109ff25d881add732fc1a870f5a))

* chore: Updates docs with new API endpoints. ([`b10fb65`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/b10fb65b9dc2a8e303f74725397d87916c9420d5))

Features

* feat: Adds switch schedule API. Exposes all the schedule models in module init. ([`cf3c63b`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/cf3c63b9df0495885bb94e94bfea1356373349c7))

Unknown

* Merge pull request 28 from MislavMandaric/feat/switching-schedule

Schedule switching support ([`7a5823d`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/7a5823d3602d8150b39ce5a21cb1af626daa5bb8))

0.5.0

Chores

* chore(release): 0.5.0 [skip ci]

Automatically generated by python-semantic-release ([`640c28d`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/640c28dd2611ef8d4b91fe5bd752c395fd39bad4))

Features

* feat: Tests for the sync schedule method ([`ae893a8`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/ae893a87caa9f955aa9e7e870eca2b964930d189))

* feat: Adds sync schedule api which updates the existing schedule of a thermostat ([`bad39e7`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/bad39e706c7650e15e9c7975002cc47b4a168bea))

* feat: Adds mapping of therm_program_list api response ([`af4a8a4`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/af4a8a42e604a389f1e4924f135697c94cfd8f9f))

Unknown

* Merge pull request 27 from MislavMandaric/feat/adding-schedule-support

Support for managing schedule ([`a9edb72`](https://github.com/MislavMandaric/vaillant-netatmo-api/commit/a9edb72871dbc6ccf7d48b5064e26538699909f4))

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.