https://github.com/landrash/homeassistant-config
My Home Assistant configuration
https://github.com/landrash/homeassistant-config
hacktoberfest home-assistant home-assistant-config home-automation package
Last synced: 3 months ago
JSON representation
My Home Assistant configuration
- Host: GitHub
- URL: https://github.com/landrash/homeassistant-config
- Owner: Landrash
- Created: 2017-11-30T22:07:32.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-13T21:04:29.000Z (over 6 years ago)
- Last Synced: 2025-04-22T15:44:20.964Z (6 months ago)
- Topics: hacktoberfest, home-assistant, home-assistant-config, home-automation, package
- Language: Python
- Homepage:
- Size: 665 KB
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Home Assistant Configuration by [Landrash]
[Home Assistant] configuration files (YAMLs)This is my Home Assistant Configuration. These configurations are heavily inspired by others like [Dale3h] and [CCOSTAN].
Our current setup consists of Home Assistant running on a Raspberry Pi 3 using [Hassbian].
The configuration is highly modular and should be easily reusable since it's split up in [packages].
Most 'hosts', 'ip-addresses', 'api-keys' and similar are stored in a [secrets].yaml file and not contained in this repository.## **Hassbian**
A few software suites from [Hassbian] are used:
* [Duckdns] with Lets Encrypt certificate.
* [Mosquitto] with external brooker [CloudMQTT] for use with [Owntracks].## **Hardware in Use:**
* 1x [Chromecast] 1st genration
* 1x [Chromecast] 2nd generation
* 1x IKEA [Trådfri Gateway]
* 3x IKEA [Trådfri Motion] Detector
* 3x IKEA [Trådfri Remote]
* 12x IKEA [Trådfri Light]
* 2x [OpenMQTTGateway]## **Screenshots of views**






[Home Assistant]:https://home-assistant.io/
[Landrash]:https://github.com/Landrash
[CCOSTAN]:https://github.com/CCOSTAN/Home-AssistantConfig
[Dale3h]:https://github.com/dale3h/homeassistant-config/
[Hassbian]:https://github.com/home-assistant/hassbian-scripts
[packages]:https://www.home-assistant.io/docs/configuration/packages/
[secrets]:https://www.home-assistant.io/docs/configuration/secrets/
[Duckdns]:https://github.com/home-assistant/hassbian-scripts/blob/dev/docs/duckdns.md
[Mosquitto]:https://mosquitto.org/
[CloudMQTT]:https://www.cloudmqtt.com/
[Owntracks]:https://www.home-assistant.io/components/device_tracker.owntracks/
[Chromecast]:https://en.wikipedia.org/wiki/Chromecast
[Trådfri Gateway]:https://www.ikea.com/se/sv/catalog/products/40337806/
[Trådfri Motion]:https://www.ikea.com/se/sv/catalog/products/30383511/
[Trådfri Remote]:https://www.ikea.com/se/sv/catalog/products/30338849/
[Trådfri Light]:https://www.ikea.com/se/sv/catalog/products/10318263/
[OpenMQTTGateway]:https://github.com/1technophile/OpenMQTTGateway