Functions | |
| str|None | get_zone_id (str target_zone_name, list[pycfdns.ZoneModel] zones) |
Helpers for the CloudFlare integration.
| str | None homeassistant.components.cloudflare.helpers.get_zone_id | ( | str | target_zone_name, |
| list[pycfdns.ZoneModel] | zones | ||
| ) |
Get the zone ID for the target zone name.
Definition at line 6 of file helpers.py.