Commit graph

32 commits

Author SHA1 Message Date
epenet
0bb8c4832d
Enable raise-within-try (TRY301) rule in ruff (#123351) 2024-08-12 09:16:33 +02:00
Abílio Costa
67fee5be31
Update Idasen Desk library to 2.6.2 (#121729) 2024-07-11 09:07:18 +02:00
Abílio Costa
8ce53d28e7
Handle availability in Idasen Desk height sensor (#120277) 2024-06-26 09:02:49 +02:00
Abílio Costa
480ffeda2c
Remove connection state handling from Idasen Desk (#120242) 2024-06-23 12:56:10 -05:00
Abílio Costa
be22214a33
Fix wrong arg name in Idasen Desk config flow (#119247) 2024-06-10 03:02:38 +02:00
epenet
6116caa7ed
Move idasen_desk coordinator to separate module (#117485) 2024-05-15 11:26:40 +02:00
Abílio Costa
15825b9444
Fix docstring in Idasen Desk (#117280) 2024-05-12 09:14:52 +09:00
Sid
2cc916db6d
Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
Abílio Costa
486b8ca7c4
Make Idasen Desk react to bluetooth changes (#115939) 2024-05-06 17:52:54 -05:00
J. Nick Koston
ee535ee611
Ensure test async_create_task eager start behavior matches production (#115517) 2024-04-13 15:58:52 -05:00
Joost Lekkerkerker
24b7f03e31
Remove entity description mixin in idasen desk (#112780) 2024-03-09 10:05:07 -05:00
Marc Mueller
aa16a9d707
Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
Marc Mueller
8809d3aa88
Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
Joost Lekkerkerker
689651ee2c
Add icon translations to Idasen desk (#111813) 2024-03-01 12:42:26 +01:00
Erik Montnemery
52e7912caf
Migrate integrations i-m to generic flowhandler (#111863) 2024-02-29 20:08:46 +01:00
Abílio Costa
9420ac1cff
Update idasen-ha to v2.5.1 to fix regression (#111439)
Update Idasen Desk support lib to fix regression

idasen v0.11.1 introduces some regressions, so idasen-ha v2.5.1 now
depends on v.0.11.0 instead.
2024-02-26 17:15:24 +01:00
Abílio Costa
5a8779551b
Fix uneeded state update in Idasen Desk sensor (#111433) 2024-02-25 15:03:52 -10:00
Jan-Philipp Benecke
95aea1488d
Add pylint plugin to check if coordinator is placed in its own module (#108174)
* Add pylint plugin to check if coordinator is placed in its own module

* Remove unintended changes

* Remove pylint disable and let CI only fail on W,E,F

* Make check conventional

* Apply review suggestion

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Use option instead

* Remove pylint arguments from pre-commit

* Partially revert "Remove pylint disable and let CI only fail on W,E,F"

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-01-29 10:30:19 +01:00
Abílio Costa
3a36117c08
Bump idasen-ha to 2.5 (#107607) 2024-01-08 22:27:16 -10:00
Erik Montnemery
0c2485bc03
Freeze integration entity descriptions (#105984)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-18 16:28:13 -10:00
Marc Mueller
1f3f073df9
Fix idasen_desk coordinator typing (#104361) 2023-11-22 14:08:22 +01:00
Abílio Costa
e6226b0924
Add height sensor to Idasen Desk integration (#103324) 2023-11-20 08:07:29 +01:00
Abílio Costa
ce38d8542f
Update Idasen Desk to fulfill Silver requirements (#102979)
* Update Idasen Desk to fulfill Silver requirements

* Add tests
2023-11-18 23:17:05 +01:00
Abílio Costa
4a117c0a1e
Add buttons to connect/disconnect the Idasen Desk (#102433)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-11-02 19:57:48 -05:00
Abílio Costa
6b5f2a1349
Cleanup exception logging in Idasen Desk (#102617)
* Cleaup exception logging in Idasen Desk

* Apply suggestions from code review

Co-authored-by: J. Nick Koston <nick@koston.org>

* Re-add trace

* Remove uneeded exc_info

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2023-10-27 00:53:35 +02:00
Abílio Costa
2935d7d919
Remove uneeded typing on Idasen Desk (#102615) 2023-10-23 23:57:58 +02:00
Marc Mueller
a8f0a66c27
Fix idasen_desk generic typing (#102445) 2023-10-21 13:15:43 +02:00
Abílio Costa
606b76c681
Add better connection management for Idasen Desk (#102135) 2023-10-18 12:58:31 -10:00
Abílio Costa
6d1876394e
Rediscover Idasen Desk to allow re-setup (#101672) 2023-10-08 22:03:22 +02:00
Abílio Costa
da3e36aa3b
Improve Ikea Idasen config flow error messages (#101567) 2023-10-07 18:52:31 +02:00
Abílio Costa
2ef69d1504
Improve Idasen Desk "no devices found" message (#100742) 2023-09-23 09:37:03 +02:00
Abílio Costa
bd9bab000e
Add integration for IKEA Idasen Desk (#99173)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-09-20 02:44:35 +02:00