Commit graph

8 commits

Author SHA1 Message Date
Ville Skyttä
24b1e01d71
Update Ruff to 0.1.8, avoid linter/formatter conflicts ()
* Disable Ruff rules that may conflict with the formatter

* Upgrade Ruff to 0.1.8

- https://github.com/astral-sh/ruff/releases/tag/v0.1.7
- https://github.com/astral-sh/ruff/releases/tag/v0.1.8

* Format with Ruff 0.1.8
2023-12-20 23:55:09 +01:00
Erik Montnemery
0c2485bc03
Freeze integration entity descriptions ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-18 16:28:13 -10:00
Franck Nijhof
94755a5773
String formatting and max line length - Part 4 ()
Co-authored-by: jjlawren <jjlawren@users.noreply.github.com>
2022-12-23 13:27:27 +01:00
epenet
f952b74b74
Adjust type hints for AlarmControlPanelEntityFeature () 2022-11-16 17:08:42 +01:00
epenet
cac8d71764
Use EntityFeature enum in components (o**) () 2022-04-07 15:15:05 +02:00
Mick Vleeshouwer
1103c5d101
Bugfix for overkiz.alarm_control_panel platform exception ()
* Revert changes

* Remove debug statement
2022-04-02 22:27:12 +03:00
Mick Vleeshouwer
325a260cfd
Fix Protexial alarm in Overkiz integration () 2022-04-01 10:26:34 -07:00
Mick Vleeshouwer
d0e5e51863
Add alarm control panel to Overkiz integration () 2022-03-28 15:19:16 -07:00