Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate hass-pyscript-jupyter #127

Open
robmarkcole opened this issue Aug 28, 2020 · 4 comments
Open

Investigate hass-pyscript-jupyter #127

robmarkcole opened this issue Aug 28, 2020 · 4 comments

Comments

@robmarkcole
Copy link
Owner

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

@rct
Copy link

rct commented Oct 13, 2024

I've been wondering about PyScript vs "Home Assistant Data Science" (aka Hass-data-detective).

PyScript seems to be somewhat current and have direct access to the Home Assistant API.

HASS-data-detective (at least as viewed through the Home Assistant add-on and instructions from the main Home-assistant.io pages) seems to be broken for a long time.

@robmarkcole
Copy link
Owner Author

My intention here was to provide a guide to people who want to do data science - appears a different focus to pyscript. Where is this showing as broken?

@rct
Copy link

rct commented Oct 13, 2024

@rct
Copy link

rct commented Oct 13, 2024

My intention here was to provide a guide to people who want to do data science - appears a different focus to pyscript.

Understood. I started looking at this because I saw PyScript's Jupyter kernel, remember the data science project and wanted to understand what "data workbench" options there are in 2024 for Home Assistant.

So my understanding now is:

PyScript and @fabaff's home-assistant-cli give access the the Home Assistant API and current/realtime data.

HASS-Data-Detective directly accesses the database and gives access to everything in recorder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants