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 |
|