Exclude tplink firmware entities (#124935)

Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
Steven B. 2024-08-30 19:56:30 +01:00 committed by GitHub
parent ed161d3d49
commit 29a17edaa5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 0 deletions

View File

@ -68,6 +68,8 @@ EXCLUDED_FEATURES = {
# update
"current_firmware_version",
"available_firmware_version",
"update_available",
"check_latest_firmware",
}

View File

@ -150,6 +150,11 @@
"type": "Sensor",
"category": "Debug"
},
"check_latest_firmware": {
"value": "<Action>",
"type": "Action",
"category": "Info"
},
"thermostat_mode": {
"value": "off",
"type": "Sensor",