remove debug statement
This commit is contained in:
parent
a866d515f7
commit
ca698ff063
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ def setup_scanner(hass, config, see):
|
|||
|
||||
# Docs on available data:
|
||||
# http://owntracks.org/booklet/tech/json/#_typelocation
|
||||
print("BIER", payload)
|
||||
try:
|
||||
data = json.loads(payload)
|
||||
except ValueError:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue