Franck Nijhof
017f85243a
Add pylint checker for swallowed exceptions in action handlers ( #170652 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-14 20:59:17 +02:00
epenet
d766aae436
Remove import annotations from components ( #169536 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: frenck <195327+frenck@users.noreply.github.com >
2026-04-30 21:14:48 +02:00
epenet
a06ffe6379
Use runtime_data in abode integration ( #168709 )
2026-04-21 15:05:49 +02:00
Abode Systems
71be2073eb
Add measurement state class for Abode multi-sensor entities ( #166431 )
2026-03-25 16:42:06 +01:00
Abode Systems
91e9eb0ab3
Fix Abode retrofit lock discovery ( #166433 )
2026-03-25 08:04:44 +01:00
epenet
f9ffaad7f1
Drop single-use service name constants in abode ( #164146 )
2026-02-26 16:40:43 +01:00
epenet
b7a7b7bc63
Cleanup unnecessary brackets for except statements (a-h) ( #162404 )
2026-02-06 13:48:56 +01:00
epenet
98ca948afe
Improve type hints in abode lights ( #162281 )
2026-02-05 11:35:43 +01:00
epenet
fec008c589
Improve abode light type hints ( #161756 )
2026-01-28 11:14:29 +01:00
epenet
499fd131b0
Use HassKey in abode ( #161675 )
2026-01-27 15:21:42 +01:00
Robert Resch
96f84b2b99
Sort homeassistant json files ( #155285 )
2025-10-28 10:33:10 +01:00
epenet
355ee1178e
Add callback decorator to async_setup_services ( #146729 )
2025-06-13 15:16:55 +02:00
epenet
2bd3196183
Move abode services to separate module ( #146142 )
...
* Move abode services to separate module
* Rename
* Adjust test imports
2025-06-06 10:20:57 +02:00
Erik Montnemery
f83c8de8d3
Update signature of platforms' async_setup_entry ( #138201 )
2025-02-10 21:08:03 +01:00
Norbert Rittel
e38f21c4ef
Fix spelling of "ID", slightly reword action descriptions ( #134778 )
2025-01-07 00:25:42 +01:00
epenet
909eb045cc
Set default min/max color temperature in abode lights ( #133331 )
2024-12-16 08:27:10 +01:00
epenet
cd39e4ac80
Migrate abode lights to use Kelvin ( #132690 )
2024-12-09 23:51:27 +01:00
epenet
f51662f31b
Mark abode as single_config_entry ( #131241 )
2024-11-22 15:04:41 +01:00
G Johansson
cdfec7ebb4
Implement new state property for alarm_control_panel which is using an enum ( #126283 )
...
* Alarm state from enum
* Fixes
* Set final
* Fix rebase
* Test const
* Fix breaking version
* Fix other for alarm_control_panel
* Fix integrations
* More
* More
* More
* More
* Fix zha
* Replace _attr_state
* Fix alarm_control_panel
* Fix tests
* Fixes
* Mods
* Change some
* More
* More
* More
* Tests
* Last tests
* Return enum
* Fix zha
* Remove not needed check
* Fix wording
* Fix homekit
* Mod prometheus
* Fix mypy
* Fix homekit
* Fix ifttt
2024-10-21 22:54:27 +02:00
epenet
d128ba544f
Use async_update_reload_and_abort in abode ( #127426 )
2024-10-03 14:14:17 +02:00
Kareem ElFaramawi
d7fe7f35ad
Fix Abode integration needing to reauthenticate after core update ( #123035 )
...
* bump jaraco.abode to 6.2.1
* update abode user_data path to HA config
* Move abode config call out of try block
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-09-27 11:43:29 +02:00
Joost Lekkerkerker
1c13851858
Bump jaraco.abode to 6.2.1 ( #126823 )
2024-09-26 17:31:09 +02:00
Joost Lekkerkerker
98728d37a6
Bump jaraco.abode to 6.2.0 ( #125512 )
...
* Bump jaraco.abode to 6.2.0
* Bump jaraco.abode to 6.2.0
2024-09-11 20:50:48 +02:00
Erik Montnemery
fce2e21c9f
Update icons.json to new service schema part 1 ( #124768 )
2024-08-28 13:47:02 +02:00
Jason R. Coombs
a5c9aa44bd
Bump jaraco.abode to 5.2.1 ( #121446 )
...
Bump dependency on jaraco.abode to 5.2.1.
Closes #121300
2024-07-07 18:02:47 +02:00
Marc Mueller
d1de42a299
Replace deprecated attribute in abode ( #120343 )
2024-06-24 16:44:59 +02:00
Jason R. Coombs
c04a6cc639
Bump jaraco.abode to 5.1.2 ( #117363 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-06-24 11:37:12 +02:00
epenet
77de1b2331
Move abode service registration ( #117418 )
2024-05-14 15:18:45 +02:00
epenet
ed2c30b830
Move abode base entities to separate module ( #117417 )
2024-05-14 11:41:27 +02:00
Joost Lekkerkerker
5c59b4d846
Add service icons to Abode ( #113411 )
2024-03-14 19:26:01 +01:00
Joost Lekkerkerker
d33fdd3289
Clean up Abode imports ( #113138 )
2024-03-12 18:38:57 +01:00
Marc Mueller
2c06d4fcb9
Add empty line after module docstring (2) [components] ( #112736 )
2024-03-08 19:15:59 +01:00
Marc Mueller
ff3a801936
Add empty line after module docstring [a-d] ( #112697 )
2024-03-08 14:51:32 +01:00
Joost Lekkerkerker
d7d2a28f5e
Remove entity description mixin in Abode ( #112374 )
2024-03-05 21:47:43 +01:00
Erik Montnemery
6fe28d3764
Migrate integrations a-d to generic flowhandler ( #111861 )
2024-02-29 20:07:14 +01:00
Joost Lekkerkerker
ef7e2cfc08
Add icon translations to Abode ( #108407 )
2024-01-22 09:06:25 +01:00
Jan-Philipp Benecke
28281523ec
Add pylint plugin to check for sorted platforms list ( #108115 )
2024-01-16 09:47:53 +01: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
J. Nick Koston
d3bbcbe27c
Pin jaraco.functools to fix builds and CI ( #103406 )
2023-11-04 18:38:28 -05:00
Jan Bouwhuis
42eb849cae
Use dataclass for abode system class ( #101138 )
2023-09-30 10:44:46 +02:00
Erik Montnemery
d1afcd773f
Revert "Cache entity properties that are never expected to change in the base class" ( #100422 )
...
Revert "Cache entity properties that are never expected to change in the base class (#95315 )"
This reverts commit 042776ebb8 .
2023-09-15 11:25:24 +02:00
J. Nick Koston
042776ebb8
Cache entity properties that are never expected to change in the base class ( #95315 )
2023-09-14 17:48:48 -05:00
Joost Lekkerkerker
5f05d0d7e9
Map abode units to HA units ( #99323 )
2023-08-30 15:33:38 +02:00
Joost Lekkerkerker
b9fd2ee3b6
Use functions to get value and unit in Abode ( #99084 )
2023-08-29 17:37:26 +02:00
Ville Skyttä
3b4774d9ed
Remove unnnecessary pylint configs from components/[a-d]* ( #98911 )
2023-08-24 00:54:02 +02:00
Erik Montnemery
045c327928
Move DeviceInfo from entity to device registry ( #98149 )
...
* Move DeviceInfo from entity to device registry
* Update integrations
2023-08-10 22:04:26 -04:00
Marc Mueller
3c2cebea72
Fix abode DeprecationWarnings ( #97620 )
2023-08-03 09:10:31 +02:00
Paulus Schoutsen
7859be6481
Add deduplicate translations script ( #96384 )
...
* Add deduplicate script
* Fix forecast_solar incorrect key with space
* Fix utf-8
* Do not create references to other arbitrary other integrations
* Add commented code to only allow applying to referencing integrations
* Tweak
* Bug fix
* Add command line arg for limit reference
* never suggest to update common keys
* Output of script
* Apply suggestions from code review
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com >
---------
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com >
2023-07-13 11:52:50 -04:00
Franck Nijhof
0ff015c3ad
Migrate integration services (A) to support translations ( #96362 )
2023-07-11 23:04:27 +02:00
Joost Lekkerkerker
7eb26cb9c9
Fix explicit device naming for integrations a-j ( #95619 )
...
Fix explicit device naming for a-j
2023-06-30 11:33:50 -04:00