Max R
bdbe9255a6
Add 'select' to configure Schlage locks "Auto Lock Time" ( #123758 )
2024-10-24 09:26:43 +02:00
Franck Nijhof
0b3f660626
Auto lower case username for Schlage auth flows ( #128730 )
2024-10-20 12:48:18 +02:00
epenet
6ccb4b726a
Use new reauth helpers in schlage ( #128736 )
2024-10-19 14:34:44 +02:00
David Knowles
f6850c36fc
Fix problems with automatic management of Schlage locks ( #127689 )
...
Use the correct identifiers for existing lock devices
2024-10-06 07:42:39 +02:00
David Knowles
0af913cc9a
Automatically add and remove Schlage devices ( #125520 )
...
* Allow manual deletion of stale Schlage devices
* Automatically add and remove locks
* Add tests and fix discovered bugs
* Changes requested during review
2024-09-13 15:17:51 +02:00
David Knowles
5405279273
Fix Schlage removed locks ( #123627 )
...
* Fix bugs when a lock is no longer returned by the API
* Changes requested during review
* Only mark unavailable if lock is not present
* Remove stale comment
* Remove over-judicious nullability checks
* Remove another unnecessary null check
2024-09-08 17:39:23 +02:00
David Knowles
74a09073c2
Bump pyschlage to 2024.8.0 ( #123714 )
2024-08-12 19:01:07 +02:00
David Knowles
9b41fa5f25
Bump pyschlage to 2024.6.0 ( #119233 )
2024-06-09 22:56:19 +02:00
Sid
2cc916db6d
Replace pylint broad-except with Ruff BLE001 ( #116250 )
2024-05-07 14:00:27 +02:00
Joost Lekkerkerker
77917506bb
Improve lists in integrations [R-S] ( #113233 )
...
* Improve lists in integrations [R-S]
* Fix
* Fix
2024-03-13 21:55:00 +01:00
Joost Lekkerkerker
da40e83fd9
Remove entity description mixin in Schlage ( #112934 )
2024-03-11 11:18:34 +01:00
Marc Mueller
930a396712
Add empty line after module docstring [s] ( #112704 )
2024-03-08 14:33:51 +01:00
Erik Montnemery
b0ed8c4961
Migrate integrations s-t to generic flowhandler ( #111865 )
2024-02-29 22:16:14 +01:00
David Knowles
424080f79f
Bump pyschlage to 2024.2.0 ( #111079 )
2024-02-21 22:23:06 +01:00
David Knowles
80f8102b83
Bump pyschlage to 2023.12.1 ( #106782 )
2023-12-31 20:17:51 +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
David Knowles
906aa14b43
Bump pyschlage to 2023.12.0 ( #105349 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-08 22:01:40 -10:00
David Knowles
e10c5246b9
Add reauth support to Schlage ( #103351 )
...
* Add reauth support to Schlage
* Enforce same user credentials are used on reauth
* Changes requested during review
* Changes requested during review
* Add password to reauth_confirm data
2023-11-16 08:47:13 +01:00
David Knowles
22306bd309
Add diagnostics support to Schlage ( #103347 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-11-04 10:54:00 -05:00
David Knowles
4ed3676a56
Bump pyschlage to 2023.10.0 ( #103065 )
2023-10-30 14:57:24 +01:00
David Knowles
031a9224fb
Schlage cleanup: Stop passing logs to last_changed_by ( #99738 )
2023-10-07 15:04:23 +02:00
David Knowles
a826f26642
Bump pyschlage to 2023.9.1 ( #100760 )
2023-09-23 20:37:57 +02:00
David Knowles
bb765449eb
Add binary_sensor to Schlage ( #99637 )
...
* Add binary_sensor to Schlage
* Apply suggestions from code review
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-09-06 15:03:54 +02:00
David Knowles
e57ed26896
Bump pyschlage to 2023.9.0 ( #99624 )
2023-09-04 19:51:33 +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
David Knowles
023f2f8bb7
Add switch platform to Schlage ( #98004 )
...
* Add switch platform to Schlage
* Add a generic SchlageSwitch
* Use an is_on property instead of _attr_is_on
* Make value_fn always return a bool
2023-08-09 15:32:50 +02:00
David Knowles
a4721e9b36
Schlage: Set the changed by attribute on locks based on log messages ( #97469 )
2023-08-07 06:07:48 -10:00
David Knowles
50ccd68de1
Bump pyschlage to 2023.8.1 ( #97927 )
2023-08-06 10:20:16 -10:00
David Knowles
0511071757
Schlage: Set the battery sensor state_class to measurement ( #97879 )
...
Set state_class to measurement
2023-08-06 10:26:16 +02:00
David Knowles
6a65a97715
Bump pyschlage to 2023.8.0 ( #97875 )
2023-08-05 14:33:01 -10:00
David Knowles
085e274f44
Bump pyschlage to 2023.7.0 ( #97366 )
2023-07-31 18:38:50 +02:00
David Knowles
0e8bbbd3d9
Add a battery sensor to Schlage ( #97369 )
2023-07-28 21:09:25 -07:00
David Knowles
b31cfe0b24
Add Schlage integration ( #93777 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2023-07-26 23:15:01 -05:00