Skip to content

Conversation

cj8scrambler
Copy link
Contributor

Add support for dashboards. The documentation for the dashboards REST API is a little lacking and I struggled to get it working. I figured adding support to the Python package is the best way for others to make use of what I've learned. I kept with the exiting model structure and added 3 more models: Dashboard, Block, Layout. Also added unit test code and an example program to demonstrate its use.

@ladyada ladyada requested a review from brentru November 16, 2021 22:28
@cj8scrambler
Copy link
Contributor Author

I'm not sure why all the unit tests failed. They worked when I ran them before opening the PR.

@brentru
Copy link
Member

brentru commented Nov 29, 2021

Unit tests were failing due to a malformed action. Commit 6587c92 should catch future requests failing with external forks.

@brentru brentru merged commit 92093d4 into adafruit:master Nov 29, 2021
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.

2 participants