core/homeassistant/components/freebox
Quentame 125206adbf
Add zeroconf discovery to Freebox (#47045)
* Add zeroconf discovery to Freebox

- remove deprecated discovery
- tried with SSDP too but the presentation URL is not the same (*.fbxos.fr for zeroconf, http://mafreebox.freebox.fr/ for SSDP)
- so config entry unique_id should be the MAC (included into SSDP, but not zeroconf, can be retrieve from `fbx.system.get_config()`)
- DHCP discovery might be added in the future too

* host and port are required on zeroconf

* cleanup in other PR
2021-02-25 16:50:58 +01:00
..
translations [ci skip] Translation update 2021-02-21 00:07:04 +00:00
__init__.py Add zeroconf discovery to Freebox (#47045) 2021-02-25 16:50:58 +01:00
config_flow.py Add zeroconf discovery to Freebox (#47045) 2021-02-25 16:50:58 +01:00
const.py
device_tracker.py
manifest.json Clean up discovery integration (#47022) 2021-02-25 12:19:21 +01:00
router.py Bump Freebox to 0.0.9 (#45837) 2021-02-02 22:57:06 +01:00
sensor.py
services.yaml
strings.json
switch.py Bump Freebox to 0.0.9 (#45837) 2021-02-02 22:57:06 +01:00