Add buttons and deprecate services for Fritz (#61483)
* Add buttons and deprecate services * Exclude tests * Log full service name
This commit is contained in:
@@ -7,6 +7,7 @@ from homeassistant.const import Platform
|
||||
DOMAIN = "fritz"
|
||||
|
||||
PLATFORMS = [
|
||||
Platform.BUTTON,
|
||||
Platform.BINARY_SENSOR,
|
||||
Platform.DEVICE_TRACKER,
|
||||
Platform.SENSOR,
|
||||
|
||||
Reference in New Issue
Block a user