Relative Content

HomeAssistant

Mosquitto [MQTT] on Docker for HomeAssistant

Mosquitto Setup

docker-compose.yml

mosquitto/config/mosquitto.conf

Run docker compose up -d Add HomeAssistant Integration Add Integration > MQTT host: localhost  

TextToSpeech for HomeAssistant [docker] using local soundcard

Install Music Player Daemon [MPD] on your host. It will open a port for HA to connect to: sudo apt install mpd Check card and device number: sudo apt install alsa-utils aplay -l For example: card 1: Generic [HD-Audio Generic], device 0: ALC255 Analog [ALC255 Analog] gives us card 1 and device 0. Update config […]

HomeAssistant Voice Assist ecosystem docker-compose.yml

 

BlueTooth not working on HomeAssistant on Raspbian (RPI)

Problem: BlueTooth devices are not showing up in HomeAssistant on Raspbian (RPI) Solution: Run the commandline

Source: https://community.home-assistant.io/t/bluetooth-integration-doesnt-work/448873/7

Specs

Reolink RLC-1212A Mi Temperature and Humidity Monitor 2    

Xiaomi Temperature & Humidity Sensor integration with HomeAssistant

Flashing tool: https://pvvx.github.io/ATC_MiThermometer/TelinkMiFlasher.html More information: https://community.home-assistant.io/t/home-asssistant-xiaomi-mijia-lywsd03mmc-temperature-and-humidity-sensor-tutorial-september-2022/456403   https://github.com/atc1441/ATC_MiThermometer