mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Fixed typos and format inconsistencies (#1114)
This commit is contained in:
parent
805ff18761
commit
7e866593fe
@ -9,11 +9,11 @@ sharing: true
|
|||||||
footer: true
|
footer: true
|
||||||
---
|
---
|
||||||
|
|
||||||
Home Assistant is built from the ground up to be easily-extensible by other developers using components. It uses [Python 3](https://www.python.org/) for the backend and [Polymer (Web components)](https://www.polymer-project.org/) for the frontend.
|
Home Assistant is built from the ground up to be easily extensible using components. Home Assistant uses [Python 3](https://www.python.org/) for the backend and [Polymer (Web components)](https://www.polymer-project.org/) for the frontend.
|
||||||
|
|
||||||
Home Assistant is open-source and MIT licensed. The source can be found here:
|
Home Assistant is open-source and MIT-licensed. Here are links to the source::
|
||||||
|
|
||||||
- [home-assistant](https://github.com/home-assistant/home-assistant) - Python server backend
|
- [home-assistant](https://github.com/home-assistant/home-assistant): Python server backend.
|
||||||
- [home-assistant-js](https://github.com/home-assistant/home-assistant-js) - JavaScript backend powering the client
|
- [home-assistant-js](https://github.com/home-assistant/home-assistant-js): JavaScript backend that powers the client.
|
||||||
- [home-assistant-polymer](https://github.com/home-assistant/home-assistant-polymer) - Polymer UI
|
- [home-assistant-polymer](https://github.com/home-assistant/home-assistant-polymer): Polymer UI.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user