Skip to content

Fix nonetype object subscriptable#2

Open
cosmindful wants to merge 3 commits into
mkran:masterfrom
cosmindful:fix-nonetype-object-subscriptable
Open

Fix nonetype object subscriptable#2
cosmindful wants to merge 3 commits into
mkran:masterfrom
cosmindful:fix-nonetype-object-subscriptable

Conversation

@cosmindful
Copy link
Copy Markdown

Status

READY

Description

Fixes #1 by checking that the response from the Waterlinked HTTP API. The assignment of new global or acoustic values is stalled when response is null.

Deploy Notes

Requires python3 installed on host system.

cosdel added 3 commits May 7, 2021 13:19
Description:

global and acoustic data read and parsed only when non-null response received from HTTP API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeError: 'NoneType' object is not subscriptable

2 participants