1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-21 22:37:07 +00:00

8 Commits

Author SHA1 Message Date
Indu Prakash
6a26d59142
Add night light brightness level setting to VeSync () 2025-02-13 11:45:09 +00:00
cdnninja
37461d727a
Migrate unique ID in vesync switches () 2025-02-03 15:44:49 +01:00
Indu Prakash
9b598ed69c
Add more tests to vesync () 2025-01-28 17:38:53 +01:00
Indu Prakash
38d008bb66
Add vesync number platform () 2025-01-14 14:33:48 +01:00
Indu Prakash
d986fe7a07
Add humidifier entity for Vesync devices () 2025-01-13 19:26:18 +01:00
Sid
0d66d298ec
Enable Ruff RET504 ()
* Enable Ruff RET504

* fix test

* Use noqa instead of cast

* fix sonos RET504

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-04-06 11:07:37 +02:00
Marc Mueller
87165c0d6e
Add empty line after module docstring [tests t-z] () 2024-03-08 14:44:56 +01:00
Chuck Deal
09d0128601
Add diagnostics to VeSync ()
* Add diagnostics to VeSync

* Create unit tests for diagnostics and init

* Improved diagnostic test coverage

* Peer review fixes

* Fixed Peer Review comments

* Updated based on Peer Review

* Additional diagnostic redactions

* Removed account_id from diagnostic output
2023-02-28 22:12:48 -05:00