Commit Graph

9 Commits (0e53f127a101f4f873cbcec835c872fe7f8628df)

Author SHA1 Message Date
Anton a78858e1ac Also lint typescript files 2024-05-04 23:21:43 +02:00
Rob Pilling a54f199de9 chargingstatus: also buzz on disconnect from charging
After a slight delay, to allow other "charging" handlers to run and
not interrupt the buzz
2024-04-27 16:28:11 +01:00
Rob Pilling 92fd9133fb Regenerate main.d.ts - Widget types 2023-02-25 22:23:53 +00:00
Rob Pilling 8a3c9a26e5 Regenerate widChargingStatus 2023-02-19 21:07:12 +00:00
Sebastian Di Luzio 0ece5ccdb0 more testing to get app back running 2021-12-10 22:32:36 +01:00
Sebastian Di Luzio 15d24ac1b3 update TS rules to make them stricter 2021-12-10 21:36:42 +01:00
Sebastian Di Luzio 45bd654eca fix global vars inside IDE (only cli to go) 2021-12-10 21:19:01 +01:00
Sebastian Di Luzio 63b26f5d1f move dev dependencies to main package.json, get first compiling version of test widget
- i still want to be able to get the types ambiently defined without any weird import needed
- it would be nice to be able to have a separate package.json in ./typescirpt. not sure if it's possible, I would move working on that part to the end
2021-12-08 20:22:39 +01:00
Sebastian Di Luzio 61cc93b0b6 prepare for using with widChargingStatus
global types are not yet received correctly, but we're close!

- use widChargerStatus as first example to make setup work
- add github action to compile supplied types/globals on pushes
2021-12-07 22:27:09 +01:00