Skip to content

Commit 74575b4

Browse files
committed
additional validation fixes
1 parent e193a6e commit 74575b4

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

custom_components/unifi_network_rules/manifest.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"iot_class": "local_push",
1010
"issue_tracker": "https://github.com/sirkirby/unifi-network-rules/issues",
1111
"loggers": ["aiounifi"],
12-
"platforms": ["switch"],
1312
"quality_scale": "custom",
1413
"requirements": [
1514
"aiohttp",
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
rule_enabled: {}
2+
rule_disabled: {}
3+
rule_changed: {}
4+
rule_deleted: {}

0 commit comments

Comments
 (0)