Skip to content

Commit

Permalink
Remove DHCP match from awair (#129047)
Browse files Browse the repository at this point in the history
Co-authored-by: Joostlek <[email protected]>
  • Loading branch information
2 people authored and frenck committed Oct 25, 2024
1 parent 140cc0e commit d882ab2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
5 changes: 0 additions & 5 deletions homeassistant/components/awair/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@
"name": "Awair",
"codeowners": ["@ahayworth", "@danielsjf"],
"config_flow": true,
"dhcp": [
{
"macaddress": "70886B1*"
}
],
"documentation": "https://www.home-assistant.io/integrations/awair",
"iot_class": "local_polling",
"loggers": ["python_awair"],
Expand Down
4 changes: 0 additions & 4 deletions homeassistant/generated/dhcp.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@
"hostname": "august*",
"macaddress": "E076D0*",
},
{
"domain": "awair",
"macaddress": "70886B1*",
},
{
"domain": "axis",
"registered_devices": True,
Expand Down

0 comments on commit d882ab2

Please sign in to comment.