Manu and GitHub
fa53ec40d6
Remove deprecated yaml import from Habitica ( #127946 )
2024-10-09 11:17:19 +02:00
epenet and GitHub
413a4cd7bd
Use reconfigure helpers in brother config flow ( #127975 )
...
* Use reconfigure helpers in brother config flow
* Don't abort on unique_id mismatch
2024-10-09 11:17:08 +02:00
Erik Montnemery and GitHub
c22bbc5b91
Improve IssueRegistryItemSnapshot ( #127949 )
2024-10-09 10:57:04 +02:00
G Johansson and GitHub
6f45e376da
Don't error with missing information in systemmonitor diagnostics ( #127868 )
2024-10-09 10:44:54 +02:00
Lenn and GitHub
5e6a38769d
Bump motionblindsble to 0.1.2 ( #127954 )
2024-10-09 10:33:29 +02:00
Marc Hörsken and GitHub
f5797e3799
Update pywmspro to 0.2.1 to fix handling of unknown products ( #127942 )
2024-10-09 10:31:44 +02:00
Johan Gustafsson and GitHub
bbbbd0810a
Bump auroranoaa to 0.0.5 ( #127965 )
2024-10-09 10:30:19 +02:00
epenet and GitHub
053e2a52b8
Fix firmware version parsing in venstar ( #127974 )
2024-10-09 09:56:53 +02:00
99eb466223
Add updates argument to update_reload_and_abort helper ( #127781 )
...
* Add updates argument to update_reload_and_abort helper
* Also apply to airvisual_pro
* Rename argument
* docstring
* Use modern syntax
Co-authored-by: Erik Montnemery <erik@montnemery.com >
* Apply suggestion
Co-authored-by: Erik Montnemery <erik@montnemery.com >
* Apply suggestion
* Docstring
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2024-10-09 07:47:18 +02:00
Raman Gupta and GitHub
2dec36f210
Fix zwave_js config validation for values ( #127972 )
2024-10-09 07:35:41 +02:00
dependabot[bot] and GitHub
8b46c8bf20
Bump actions/upload-artifact from 4.4.1 to 4.4.2 ( #127962 )
2024-10-08 23:54:44 +02:00
dependabot[bot] and GitHub
77d83bffee
Bump actions/cache from 4.1.0 to 4.1.1 ( #127961 )
2024-10-08 23:53:33 +02:00
G Johansson and GitHub
666e8e133e
Cover state is enum ( #127144 )
...
* Change light state to use enum
* Adjust cover tests
* Update cover
* Fix covers
* Some tests
* More tests
* Fix tests
* Fix
2024-10-08 18:39:04 +02:00
G Johansson and GitHub
959898e0fc
Fix merge_response template not mutate original object ( #127865 )
...
* Fix merge_response template not mutate original object
* Add comment
2024-10-08 18:35:06 +02:00
Ricardo Marques and GitHub
d41b9beb71
Fix custom account config flow setup ( #127750 )
2024-10-08 17:44:59 +02:00
Joost Lekkerkerker and GitHub
00a037c786
Snapshot more platforms for Matter ( #127541 )
...
* Snapshot more platforms for Matter
* Fix
* Fix
* Fix
* Fix tests
2024-10-08 16:17:21 +02:00
epenet and GitHub
d8b51b4f2c
Avoid unknown error translation strings in anthropic ( #127823 )
2024-10-08 15:59:45 +02:00
Steven B. and GitHub
4d003f51c3
Bump python-kasa to 0.7.5 ( #127934 )
2024-10-08 15:47:12 +02:00
Erik Montnemery and GitHub
e01512e469
Update integrations to use new UnitOfConductivity enums ( #127932 )
2024-10-08 15:20:26 +02:00
epenet and GitHub
5836a85340
Prevent async_create_entry from reauth/reconfigure flows ( #127527 )
...
* Prevent `async_create_entry` from reauth/reconfigure flows
* Adjust message
* Don't raise just yet
* Adjust message
* Fix string
* Remove invalid comment
* Add parameter
* Use count parameter
* Remove another branching
2024-10-08 15:19:58 +02:00
epenet and GitHub
4e15556eeb
Cleanup unused variable in tests ( #127930 )
2024-10-08 15:14:23 +02:00
Erik Montnemery and GitHub
0956dbb578
Rename UnitOfConductivity enum members ( #127919 )
...
* Rename UnitOfConductivity enum members
* Update test snapshots
2024-10-08 14:44:01 +02:00
Erik Montnemery and GitHub
0c0ff855b1
Warn when async_update_entry creates a unique_id collision ( #127929 )
2024-10-08 14:42:41 +02:00
Andre Lengwenus and GitHub
017ba509a6
Add device_class for LCN sensors ( #127921 )
...
* Add device_class for lcn sensor
* Rename device_class mapping dictionary
2024-10-08 14:24:48 +02:00
9d9b5af97f
Deprecate hassio service to update addon ( #127927 )
...
* Deprecate hassio service to update addon
* Update homeassistant/components/hassio/strings.json
Co-authored-by: Stefan Agner <stefan@agner.ch >
* service -> action
* service -> action; in the title as well
---------
Co-authored-by: Stefan Agner <stefan@agner.ch >
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2024-10-08 14:23:29 +02:00
Manu and GitHub
dd5e5323f1
Add support of due date calculation for grey dailies in Habitica integration ( #127923 )
...
Fix grey dailies due date calculation
2024-10-08 14:08:16 +02:00
Erik Montnemery and GitHub
cee7017d20
Reinitialize hassio discovery flow on config entry removal ( #127088 )
...
* Reinitialize hassio discovery flow on config entry removal
* Address review comments
2024-10-08 14:07:05 +02:00
J. Nick Koston and GitHub
c9311ea3c9
Bump yarl to 1.14.0 ( #127924 )
2024-10-08 14:01:37 +02:00
Maciej Bieniek and GitHub
92f08be416
Bump imgw_pib library to version 1.0.6 ( #127925 )
...
Bump `imgw_pib`
2024-10-08 13:58:03 +02:00
epenet and GitHub
4478f64002
Remove dead reconfigure code ( #127398 )
...
* Remove dead reconfigure code
* Adjust
* Start cleaning up test
* Prevent duplicate flows
* Add missing string
* Adjust two more tests
* Only filter out reauth flows
* Update strings.json
* Update config_entries.py
* Adjust tests
* Remove all checks - but add comment in tests
* Simplify PR
2024-10-08 13:35:04 +02:00
Robert Resch and GitHub
b56e22d4ee
Use homeassistant STUN server ( #127922 )
2024-10-08 12:25:20 +02:00
Erik Montnemery and GitHub
d6ee10a543
Make FlowHandler.context a typed dict ( #126291 )
...
* Make FlowHandler.context a typed dict
* Adjust typing
* Adjust typing
* Avoid calling ConfigFlowContext constructor in hot path
2024-10-08 12:18:45 +02:00
Johan Gustafsson and GitHub
217165208b
Fix aurora alert sensor always Off ( #127780 )
2024-10-08 11:31:59 +02:00
epenet and GitHub
2c664efb3c
Add new helper for matching reauth/reconfigure config flows ( #127565 )
2024-10-08 10:07:36 +02:00
epenet and GitHub
15a1a83729
Add missing translation string in tesla_fleet ( #127915 )
2024-10-08 09:48:06 +02:00
Erik Montnemery and GitHub
c87415023c
Correct cleanup of sensor statistics repairs ( #127826 )
2024-10-08 09:39:21 +02:00
Simone Rescio and GitHub
86fddf2ec1
Fix devContainer startup ( #127042 )
2024-10-08 09:32:26 +02:00
epenet and GitHub
1eb8d0fa1c
Don't abort on unknown error in nina config flow ( #127908 )
2024-10-08 09:10:26 +02:00
6df77ef94b
Bump actions/upload-artifact from 4.4.0 to 4.4.1 ( #127905 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 09:05:12 +02:00
G Johansson and GitHub
bff66dbbd3
Use separate constants in slide cover ( #127852 )
2024-10-08 09:03:43 +02:00
epenet and GitHub
646f457637
Add missing translation string in otbr ( #127909 )
2024-10-08 09:00:45 +02:00
b37d9179e6
Bump github/codeql-action from 3.26.11 to 3.26.12 ( #127904 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 08:59:48 +02:00
eff9d568a2
Bump actions/checkout from 4.2.0 to 4.2.1 ( #127903 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 08:59:34 +02:00
epenet and GitHub
11793f04c1
Add missing translation string in cloudflare ( #127906 )
2024-10-08 08:57:21 +02:00
epenet and GitHub
79e8a694ad
Don't cache reauth entry in aseko_pool_live config flow ( #127902 )
2024-10-08 08:56:30 +02:00
epenet and GitHub
4a202eca59
Add missing and fix incorrect translation string in permobil ( #127910 )
2024-10-08 08:54:53 +02:00
epenet and GitHub
70fcca824b
Add missing translation string in tile ( #127911 )
2024-10-08 08:53:41 +02:00
epenet and GitHub
f2e0190b68
Add missing translation string in yamaha_musiccast ( #127912 )
2024-10-08 08:52:54 +02:00
epenet and GitHub
20205d7ff4
Fix incorrect translation key in crownstone ( #127913 )
2024-10-08 08:51:53 +02:00
epenet and GitHub
3b195f61da
Fix incorrect translation string in fivem ( #127907 )
2024-10-08 08:51:11 +02:00