Skip to content

Commit f59cc87

Browse files
authored
Merge pull request #135 from PimDoos/dev
Add SessyPy package to loggers
2 parents 9221d21 + 33ae763 commit f59cc87

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

custom_components/sessy/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@
1010
"integration_type": "device",
1111
"iot_class": "local_polling",
1212
"issue_tracker": "https://github.com/PimDoos/ha-sessy/issues",
13+
"loggers": ["sessypy"],
1314
"requirements": ["sessypy==0.2.1"],
14-
"version": "0.8.4",
15+
"version": "0.8.5",
1516
"zeroconf":[
1617
{"type":"_http._tcp.local.","name":"sessy-*"}
1718
]

0 commit comments

Comments
 (0)