HASS-data-detective icon indicating copy to clipboard operation
HASS-data-detective copied to clipboard

Explore and analyse your Home Assistant data

Results 18 HASS-data-detective issues
Sort by recently updated
recently updated
newest added

Add support for configurations that use `!include_dir_*`

enhancement

Can run entirely in the browser? * https://jupyterlite.readthedocs.io/en/latest/ * https://github.com/kolibril13/jupyter-splitview/blob/main/.github/workflows/JupyterLite.yml -> action to create html * https://kolibril13.github.io/jupyter-splitview/lab/index.html served html

enhancement
help wanted

https://github.com/predict-idlab/plotly-resampler

- sql https://towardsdatascience.com/dashboard-using-streamlit-with-data-from-sql-database-f5c1ee36b51 - prediction https://ferdinandomelo.medium.com/streamlit-neuralprophet-37fa4c57dd4b

https://github.com/datascopeanalytics/traces

Particularly for the object_detected data ![image](https://user-images.githubusercontent.com/11855322/107488348-232b7000-6b7f-11eb-9ab9-1feb058d7e9d.png)

Using detective with the MariaDB Hassio addon I get the following error on calling `db.fetch_all_sensor_data(limit=1e9)`: ``` ProgrammingError: (MySQLdb._exceptions.ProgrammingError) (1064, "You have an error in your SQL syntax; check the manual...

the `ORDER BY last_changed DESC` is not necessary and slowing queries, remove

When attempting to connect to a cloud based database with a URL format of url = mysql://... The connection appears to be successful but I get an exception, ironically, from...

https://github.com/craigbarratt/hass-pyscript-jupyter allows jupyter to call HASS via pyscript