69e241d2e6
Add Docker host networking issue detection ( #142259 )
...
* Add Docker host networking issue detection
* Update homeassistant/components/network/strings.json
Co-authored-by: Jan-Philipp Benecke <[email protected] >
* Process review comments
---------
Co-authored-by: Jan-Philipp Benecke <[email protected] >
2025-04-04 22:03:02 +02:00
Abílio Costa and GitHub
75738f2105
Add system_health the to Network component ( #135514 )
2025-01-23 12:30:46 +01:00
Abílio Costa and GitHub
3e716a1308
Use fixtures for Network component tests ( #135220 )
2025-01-20 15:19:17 +01:00
5dc0bedbc4
Allow fetching HA url to display it in the network settings ( #128432 )
...
* Allow fetching HA url to display it in the network settings
* add tests
* use a constant for the url types
* just return all url types
* Prefer callback without await
---------
Co-authored-by: Martin Hjelmare <[email protected] >
2024-10-29 15:28:54 +01:00
Marc Mueller and GitHub
921430d497
Import Generator from collections.abc (3) ( #120916 )
2024-07-01 12:09:11 +02:00
epenet and GitHub
7d631c28a6
Ignore attribute-defined-outside-init pylint warnings in tests ( #119470 )
2024-06-12 12:22:31 +02:00
Marc Mueller and GitHub
33ed4fd862
Import Generator from typing_extensions (3) ( #118990 )
2024-06-06 17:28:59 +02:00
epenet and GitHub
37fc16d7b6
Fix incorrect patch type hint in main conftest ( #118461 )
2024-06-02 15:34:30 +02:00
epenet and GitHub
242ee04642
Improve type hints in tests (i-p) ( #118380 )
2024-05-30 08:47:08 +02:00
J. Nick Koston and GitHub
6eeeafa8b8
Speed up tests by making mock_get_source_ip session scoped ( #117096 )
2024-05-08 23:42:35 +02:00
6bb4e7d62c
Bump ruff to 0.3.4 ( #112690 )
...
Co-authored-by: Sid <[email protected] >
Co-authored-by: Marc Mueller <[email protected] >
Co-authored-by: J. Nick Koston <[email protected] >
2024-03-26 00:02:16 +01:00
Sid and GitHub
82a60fe8ad
Enable Ruff RSE ( #113695 )
2024-03-18 00:40:38 +01:00
Marc Mueller and GitHub
1722e23df8
Add empty line after module docstring [tests l-p] ( #112710 )
2024-03-08 14:55:15 +01:00
J. Nick Koston and GitHub
605c4db142
Relocate async_get_announce_addresses from zeroconf to network ( #94816 )
2023-06-21 11:29:04 +02:00
epenet and GitHub
50cbabb2d8
Add type hints to integration tests (part 15) ( #88006 )
2023-02-15 10:00:49 +01:00
J. Nick Koston and GitHub
08ff1b8986
Fix flapping system log test ( #75111 )
2022-07-14 11:05:52 +02:00
8145b103fb
Fix network starting with no configured IPv4 addresses ( #69030 )
...
Co-authored-by: J. Nick Koston <[email protected] >
2022-04-04 23:53:50 -07:00
J. Nick Koston and GitHub
e6e200f3c1
Handle no enabled ipv4 addresses in the network integration ( #63416 )
2022-01-04 21:22:28 -08:00
5fc51130ea
Replace util.get_local_ip in favor of components.network.async_get_source_ip() - part 4 ( #58669 )
...
Co-authored-by: J. Nick Koston <[email protected] >
2021-11-15 09:18:57 -08:00
J. Nick Koston and GitHub
f93539ef4c
Add api to the network integration to get ipv4 broadcast addresses ( #56722 )
2021-09-27 21:43:39 -07:00
J. Nick Koston and GitHub
363320eedb
Mock sockets in the network integration tests ( #55594 )
2021-09-02 20:44:42 +02:00
J. Nick Koston and GitHub
5f790f6bd9
Fetch interface index from network integration instead of socket.if_nametoindex in zeroconf ( #54152 )
2021-08-06 09:15:35 -07:00
J. Nick Koston and GitHub
a021d7d628
Expose async_get_source_ip in the network integration ( #52901 )
...
* Expose async_get_source_ip in the network integration
* Handle source ip on disabled interface
* add coverage
2021-07-13 10:26:00 +02:00
64661ee2b7
Add network configuration integration ( #50874 )
...
Co-authored-by: Ruslan Sayfutdinov <[email protected] >
Co-authored-by: Paulus Schoutsen <[email protected] >
Co-authored-by: Martin Hjelmare <[email protected] >
2021-05-26 09:06:30 -07:00