epenet
cdc67aa891
Use new helper properties in verisure options flow ( #129788 )
2024-11-04 09:38: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
990987ac92
Use new reauth helpers in verisure ( #128778 )
2024-10-19 19:21:43 +02:00
Franck Nijhof
5638e937b0
Update vsure to 2.6.7 ( #126950 )
2024-09-27 21:25:13 +02:00
G Johansson
93aade6e8e
Change lock state to an enum ( #126379 )
...
* Add new LockState enum for lock states
* Add rest
* Fix insteon tests
* Fix mqtt tests
* Fix tesla_fleet
* Revert back ST_STATE_LOCKED
* Add back constant
2024-09-24 12:30:50 +02:00
Alberto Montes
b2401bf2e3
Update string formatting to use f-string on components ( #125987 )
...
* Update string formatting to use f-string on components
* Update code given review feedback
* Use f-string
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-09-19 11:38:25 +02:00
Jan-Philipp Benecke
3f531c02a2
Use debug/warning instead of info log level in components [v] ( #126228 )
2024-09-18 21:15:50 +02:00
Erik Montnemery
38ef216894
Update icons.json to new service schema part 4 ( #124771 )
2024-08-28 13:48:13 +02:00
Erik Montnemery
5836f8edb5
Pass None instead of empty dict when registering entity services ( #123879 )
...
* Pass None instead of empty dict when registering entity services
* Update rainmachine
2024-08-15 10:11:43 +02:00
Michael
844ccf461f
Remove unnecessary config schema definitions ( #123197 )
2024-08-05 17:44:14 +02:00
Sid
e662e3b65c
Bump ruff to 0.4.2 ( #116201 )
...
* Bump ruff to 0.4.2
* review comments
2024-04-26 08:48:32 +02:00
Joost Lekkerkerker
6bb4e7d62c
Bump ruff to 0.3.4 ( #112690 )
...
Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-03-26 00:02:16 +01:00
Marc Mueller
062cc4bfce
Add empty line after module docstring [t-v] ( #112705 )
2024-03-08 10:35:23 -05:00
Joost Lekkerkerker
aab2c91c87
Add icon translations to Verisure ( #112342 )
2024-03-05 21:45:48 +01:00
Erik Montnemery
9ec9ac4fd4
Migrate integrations u-z to generic flowhandler ( #111866 )
2024-02-29 20:08:16 +01:00
J. Nick Koston
db9c08b2e0
Migrate verisure to use async_update_entry to alter config entries ( #110400 )
2024-02-12 21:24:32 +01:00
Franck Nijhof
cd1ef93123
Remove suggested area from Verisure ( #109364 )
2024-02-02 11:43:05 +01:00
Franck Nijhof
d935d06265
Remove myself from verisure codeowners ( #103625 )
2023-11-08 00:01:25 +01:00
Niels Perfors
ad5e9e9f5b
Remove code owner Verisure ( #100145 )
2023-09-11 13:43:59 -05:00
Øyvind Matheson Wergeland
de30712d76
Verisure: propagate lock code digits configuration immediately ( #99241 )
2023-08-29 22:02:09 +02:00
Niels Perfors
c2713f0aed
Upgrade Verisure to 2.6.6 ( #98258 )
2023-08-25 10:27:35 +02:00
Niels Perfors
614904512c
Verisure Improve Unpack ( #98696 )
2023-08-20 13:45:58 +02:00
Niels Perfors
89705a22cf
Verisure unpack ( #98605 )
2023-08-18 10:26:01 +02:00
G Johansson
6faa9abc75
Fix Verisure config entry migration ( #98546 )
2023-08-17 08:51:59 +02:00
Erik Montnemery
91faa53843
Don't allow hass.config.config_dir to be None ( #98442 )
2023-08-16 13:00:14 +02:00
G Johansson
a093c383c3
Remove Verisure default lock code ( #94676 )
2023-08-14 13:43:08 +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
Niels Perfors
a70c10d3c9
Upgrade Verisure to 2.6.4 ( #97278 )
2023-07-30 18:53:26 +02:00
Joost Lekkerkerker
234715a8c6
Add explicit device naming for Verisure ( #97224 )
2023-07-25 20:48:05 +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
4edec69637
Migrate integration services (T-V) to support translations ( #96379 )
2023-07-12 07:37:13 +02:00
Franck Nijhof
430a1bcb3d
Fix implicit use of device name in Verisure ( #95781 )
2023-07-03 17:38:54 +02:00
Olen
4959fce1e0
Fix setting number of digits for verisure lock PIN ( #95449 )
...
* Fix error when setting number of digits
* Update test_config_flow.py
Add test for empty code
2023-06-28 19:18:45 +02:00
Franck Nijhof
167f4b475d
Clean up device class based entity translations in Verisure ( #95082 )
2023-06-23 14:01:31 +02:00
Heikki Partanen
0b1241cb8f
Fix verisure autolock ( #90960 )
...
Fix verisure autolock #90959
2023-04-06 16:54:18 -04:00
Franck Nijhof
23372e8bc4
Add arming/disarming state to Verisure ( #90577 )
2023-03-31 14:55:48 +02:00
Franck Nijhof
89f89cab2c
Use entity name translations in Verisure ( #90362 )
2023-03-27 16:55:10 +02:00
skrynklarn
bdd095423b
Add last trip time attribute to Verisure binary sensors ( #89944 )
2023-03-27 00:17:12 +02:00
Niels Perfors
1baadc1d09
Update Verisure package to 2.6.1 ( #89318 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: RobinBolder <33325401+RobinBolder@users.noreply.github.com>
Co-authored-by: Tobias Lindaaker <tobias@thobe.org>
2023-03-26 19:32:25 +02:00
Erik Montnemery
cc564026fa
Move EntityCategory to homeassistant.const ( #87792 )
...
* Move EntityCategory to homeassistant.const
* Fix more imports
2023-02-09 20:15:37 +01:00
Erik Montnemery
6c2702a7b8
Sort manifests 11 ( #87032 )
2023-02-08 20:10:18 +01:00
Franck Nijhof
939eef3b28
Remove translations from Core ( #87543 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-02-06 15:06:43 +01:00
GitHub Action
d2e11797f8
[ci skip] Translation update
2023-01-17 00:24:30 +00:00
GitHub Action
31a3f1100a
[ci skip] Translation update
2022-12-24 00:19:43 +00:00
epenet
79d3d4ceae
Use UnitOfTemperature in integrations (t-z) ( #84309 )
2022-12-20 18:50:39 +01:00
GitHub Action
f25017313a
[ci skip] Translation update
2022-12-09 00:24:29 +00:00
GitHub Action
1f3e5fb4fc
[ci skip] Translation update
2022-12-07 00:24:08 +00:00
GitHub Action
3ab9a14ce7
[ci skip] Translation update
2022-12-06 00:21:31 +00:00
GitHub Action
5f9290e572
[ci skip] Translation update
2022-12-05 00:23:07 +00:00
GitHub Action
0d1f476bee
[ci skip] Translation update
2022-12-01 00:33:36 +00:00