We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83dc40b commit c89b839Copy full SHA for c89b839
plugwise/smile.py
@@ -1,4 +1,6 @@
1
-"""Plugwise backend module for Home Assistant Core."""
+"""Use of this source code is governed by the MIT license found in the LICENSE file.
2
+Plugwise backend module for Home Assistant Core.
3
+"""
4
import asyncio
5
import copy
6
import logging
0 commit comments