epenet
|
7d631c28a6
|
Ignore attribute-defined-outside-init pylint warnings in tests (#119470)
|
2024-06-12 12:22:31 +02:00 |
|
epenet
|
242ee04642
|
Improve type hints in tests (i-p) (#118380)
|
2024-05-30 08:47:08 +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 |
|
Sid
|
82a60fe8ad
|
Enable Ruff RSE (#113695)
|
2024-03-18 00:40:38 +01:00 |
|
Marc Mueller
|
1722e23df8
|
Add empty line after module docstring [tests l-p] (#112710)
|
2024-03-08 14:55:15 +01:00 |
|
J. Nick Koston
|
605c4db142
|
Relocate async_get_announce_addresses from zeroconf to network (#94816)
|
2023-06-21 11:29:04 +02:00 |
|
epenet
|
50cbabb2d8
|
Add type hints to integration tests (part 15) (#88006)
|
2023-02-15 10:00:49 +01:00 |
|
Toke Høiland-Jørgensen
|
8145b103fb
|
Fix network starting with no configured IPv4 addresses (#69030)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-04-04 23:53:50 -07:00 |
|
J. Nick Koston
|
e6e200f3c1
|
Handle no enabled ipv4 addresses in the network integration (#63416)
|
2022-01-04 21:22:28 -08:00 |
|
Simone Chemelli
|
5fc51130ea
|
Replace util.get_local_ip in favor of components.network.async_get_source_ip() - part 4 (#58669)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2021-11-15 09:18:57 -08:00 |
|
J. Nick Koston
|
f93539ef4c
|
Add api to the network integration to get ipv4 broadcast addresses (#56722)
|
2021-09-27 21:43:39 -07:00 |
|
J. Nick Koston
|
363320eedb
|
Mock sockets in the network integration tests (#55594)
|
2021-09-02 20:44:42 +02:00 |
|
J. Nick Koston
|
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
|
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 |
|
J. Nick Koston
|
64661ee2b7
|
Add network configuration integration (#50874)
Co-authored-by: Ruslan Sayfutdinov <ruslan@sayfutdinov.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2021-05-26 09:06:30 -07:00 |
|