Commit Graph

94 Commits

Author SHA1 Message Date
ac9baabee3 Bump version
Bump version
2023-08-05 18:23:44 +02:00
890c4ea1ff change device info "default_manufacturer" to "manufacturer" (#154) 2023-08-05 18:20:27 +02:00
71d4c5aaaf Update requirements.txt 2023-07-05 20:44:10 +02:00
a7e6052303 bump pyvesync 2023-07-05 20:43:06 +02:00
2e2f77a95e Fix/api calls (#138)
* add update coordinator

* down to 30s coordinator update.

* fix style.

* bump pyvesync

* bump pyvesync

* sourcery refactor.

* Fix missing vs_mode_auto (#143)

* Update manifest.json
2023-04-28 09:57:43 +02:00
8044649ba6 Update README.md 2023-04-27 11:28:19 +02:00
52af65fe00 Update README.md 2023-04-18 12:25:32 +02:00
195a1c36f3 Update README.md 2023-04-18 12:24:42 +02:00
8b8362bfd1 Update README.md 2023-04-18 12:19:08 +02:00
d620921be8 Update README.md 2023-04-18 12:18:09 +02:00
962381dc54 Fix modes for LV600S Humidifier (#136)
* add mode map

* change mode map auto->humidity

* specify available_modes

* Add support for python < 3.10

* Fix codesmells

---------

Co-authored-by: Vincent Le Bourlot <vlebourl@gmail.com>
2023-04-18 12:15:50 +02:00
08d7acd045 Feature/bump pyvesync (#139)
* bump pyvesync

* bump pyvesync
2023-04-18 12:09:03 +02:00
eeecfe0dbc Sourcery refactored main branch (#129)
* 'Refactored by Sourcery'

* fix manifest style.

---------

Co-authored-by: Sourcery AI <>
Co-authored-by: vlebourl <vlebourl@gmail.com>
2023-04-18 10:28:14 +02:00
0a0375c090 Update hassfest.yml 2023-04-18 09:44:52 +02:00
67580a6b0a Update workflow_updater.yaml 2023-04-18 09:42:17 +02:00
edd6e1373f Update GitHub Action Versions (#135)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-18 09:39:34 +02:00
dd2adf7e00 Update hassfest.yml 2023-04-18 09:35:12 +02:00
e98b526acb Update GitHub Action Versions (#123)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-26 08:59:10 +02:00
7947bdb6d0 Update GitHub Action Versions (#85)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-13 10:07:57 +01:00
754d045ee3 Update workflow_updater.yaml 2023-02-13 09:09:24 +01:00
057cbb71e0 Only add night_light if True. (#82)
* Only add night_light if True.

* update pre-commit
2023-02-01 09:46:06 +01:00
f49d265061 Update README.md 2023-01-28 13:38:10 +01:00
16b448d9ad fix: requirements_dev.txt to reduce vulnerabilities (#79)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3113904
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3180412
2023-01-06 15:55:59 +01:00
3618961ee0 Setting device class and measurement unit for target humidity (#76) 2023-01-04 11:30:42 +01:00
9bd52e9c1a bump version (#68) 2022-12-08 12:14:28 +01:00
f5b716f770 update pre-commit checks. 2022-12-08 11:46:08 +01:00
f8bcdddb84 Update GitHub Action Versions (#69)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-12-08 11:27:37 +01:00
c302c714bd Update workflow_updater.yaml 2022-12-08 11:24:06 +01:00
263de88315 Update workflow_updater.yaml 2022-12-08 11:15:57 +01:00
67515a06b7 Update workflow_updater.yaml 2022-12-08 11:08:51 +01:00
cc5690c0d4 Create workflow_updater.yaml 2022-12-08 11:07:22 +01:00
984dd056c9 Update validate.yml 2022-12-08 11:01:58 +01:00
0ed12157f6 Bump pyvesinc to 2.1.1 (#67) 2022-12-08 10:57:55 +01:00
c0177d8463 Delete github-actions-version-updater.yml 2022-12-08 10:48:23 +01:00
d16c023687 Update validate.yml 2022-12-08 10:48:05 +01:00
de07b29feb Create github-actions-version-updater.yml 2022-12-08 10:43:46 +01:00
ca542b3dac bump version (#64) 2022-11-10 09:21:21 +01:00
77df5bbe3e Add "Change mode" action to fans. (#62)
* Add "Change mode" action to fans.

* fix style

* 'Refactored by Sourcery' (#63)

Co-authored-by: Sourcery AI <>

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2022-11-09 10:53:50 +01:00
6f1c4fe28a fix requirements. 2022-11-08 15:34:05 +01:00
4f2c50cbb3 bump pyvesync (#61) 2022-11-08 15:17:25 +01:00
8fde2444d3 Update manifest.json 2022-11-08 15:01:05 +01:00
d9cc1a9da6 Update README.md 2022-11-08 09:37:34 +01:00
0b5810e272 Refactor devices detection and classification. (#55)
* Add lv600s device

* refactor and simplify code.
2022-11-08 08:34:52 +01:00
f15e78e7af add dim to night_light (#52) 2022-09-19 16:07:01 +02:00
83439e7174 Update stale.yml 2022-08-31 09:01:24 +02:00
dad1508f5c invert "air_quality_value" and air_quality priority (#48) 2022-08-18 16:52:41 +02:00
caf34b194c Fix setting speed level for air purifiers. (#46)
* Fix a wrong default value in has_feature.

* Add SET_SPEED as supported feature and fix PUR131S speed range

* fix night_light discovery

* fix air quality and filter life sensors

* fix style.
2022-08-17 11:36:40 +02:00
47c6106f64 Update manifest.json 2022-08-16 11:02:33 +02:00
fc859f6169 Update unsupported_device.yaml 2022-08-03 12:00:21 +02:00
25f541a8f2 Improve logging of discovered devices. 2022-08-03 11:59:11 +02:00