feat: display MAC address and local IP in AirSend Box device info
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"domain": "airsend",
|
||||
"name": "AirSend",
|
||||
"documentation": "https://github.com/devmel/hass_airsend",
|
||||
"issue_tracker": "https://github.com/devmel/hass_airsend/issues",
|
||||
"dependencies": ["http"],
|
||||
"config_flow": true,
|
||||
"codeowners": ["@devmel"],
|
||||
"requirements": [],
|
||||
"version": "4.0.0",
|
||||
"iot_class": "local_push"
|
||||
}
|
||||
{
|
||||
"domain": "airsend",
|
||||
"name": "AirSend",
|
||||
"documentation": "https://github.com/devmel/hass_airsend",
|
||||
"issue_tracker": "https://github.com/devmel/hass_airsend/issues",
|
||||
"dependencies": ["http"],
|
||||
"config_flow": true,
|
||||
"codeowners": ["@devmel"],
|
||||
"requirements": [],
|
||||
"version": "4.1.0",
|
||||
"iot_class": "local_push"
|
||||
}
|
||||
Reference in New Issue
Block a user