2018-11-25 22:40:51 +01:00

14 lines
511 B
Markdown

---
layout: page
title: "Database"
description: "Accessing the Home-Assistant database from a Jupyter notebook."
date: 2016-07-23 09:00
sidebar: true
comments: false
sharing: true
footer: true
redirect_from: /ecosystem/notebooks/database/
---
You can directly access the Home-Assistant database from Jupyter notebooks. The [Database example](http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/database-examples.ipynb) shows you how you can work with stored database values.