A python script for running on micropython on an Inky Frame. https://infosec.exchange/@paco/
Go to file
Paco Hope 020e879810 moved variables to global config 2023-11-30 22:05:29 -05:00
.gitignore Initial commit 2023-11-27 22:25:25 -05:00
CONFIG.py moved variables to global config 2023-11-30 22:05:29 -05:00
LICENSE.md Updated license. Added copyright. 2023-11-28 09:09:03 -05:00
README.md Added a lot of links 2023-11-28 08:05:52 -05:00
WIFI_CONFIG.py moved variables to global config 2023-11-30 22:05:29 -05:00
example-inky.png Add example inky picture 2023-11-27 22:30:55 -05:00
inky-lovelace.py moved variables to global config 2023-11-30 22:05:29 -05:00

README.md

inky-lovelace

A python script for fetching a Lovelace dashboard from HomeAssistant on micropython on an Inky Frame.

Example

Here's what it looks like

Background Notes

These are all web sites, videos, and references I used when putting it together.

Micropython

Hass Screen Saver Kindle