Skip to content

Commit

Permalink
Renamed Pyrthon file, added Python 2 shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
fr31b3u73r committed Jul 9, 2018
1 parent 2d897b1 commit 232d538
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions domoticz_poller.py → miThermoHygro.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env python2
import binascii
import base64
import requests
Expand Down

0 comments on commit 232d538

Please sign in to comment.