Best Flask open-source libraries and packages

Home

H.O.M.E. is smart home project.
Updated 1 year ago

Home Online Monitoring Environment

This repo contains project of smart home.

H.O.M.E.

Video on russian with english subs. Detail article you can find on Habr.

Home server based on Raspberry Pi (originally rev 1.0 B+). All other devices are IOT devices like ESP8266 or Arduino+LoRa.

HOME. concept

Main goal is to collect, store and process data, such as:

  • real-time remote weather monitoring and reporting
  • real-time remote monitoring of wind data
  • real-time remote monitoring of windmill controller
  • management of home appliances (i.e. dynamic light, boilers via ZONT-ONLINE) [TBD]

Data may be sent to some external display, if needed, by requesting via API.

Web server weather status dashboard (web):

HOME dashboard

As well as detailed monitored parameter details:

HOME dashboard

If you have a RPiCam, you can also get, store and share photos and videos from it:

HOME camera

Weather params may be shared to:

Project uses flask as web-server, plotly as chart engine and other IOT-related packages.