Now that [the groundwork is in](https://github.com/bigandy/house-control/pull/1) I would like to continue and utilise more that Typescript can offer. ### TODO - [ ] Stricter typing rules - [ ] Apply this https://nextjs.org/learn/excel/typescript/nextjs-types - [ ] type props - [ ] turn off implicit any
Now that the groundwork is in I would like to continue and utilise more that Typescript can offer.
TODO