Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |
home_automation [2025/09/15 22:44] – w5ged | home_automation [2025/09/30 23:53] (current) – w5ged |
---|
====== Home Automation System ====== | ====== Home Automation System ====== |
I'm using [[https://www.home-assistant.io/|Home Assistant]] running on a [[https://www.raspberrypi.com/|Raspberry Pi]] 3. | I'm using [[https://www.home-assistant.io/|Home Assistant]] running on a [[https://www.raspberrypi.com/|Raspberry Pi]] 4. |
Whenever possible, I use WiFi to communicate between remote devices. | Whenever possible, I use WiFi to communicate with remote devices. |
| |
Integrations include: | Integrations include: |
Sensors | Sensors |
* [[https://www.analog.com/media/en/technical-documentation/data-sheets/ds18b20.pdf|Analog Devices DS18B20]] | * [[https://www.analog.com/media/en/technical-documentation/data-sheets/ds18b20.pdf|Analog Devices DS18B20]] |
* [[https://components101.com/sensors/dht22-pinout-specs-datasheet|DHT22]] - Do not use with a Raspberry Pi | * [[https://components101.com/sensors/dht22-pinout-specs-datasheet|DHT22]] - Do not use the Raspberry Pi Adafruit library |
* [[https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bme280-ds002.pdf|Bosch BME280]] | * [[https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bme280-ds002.pdf|Bosch BME280]] |
* [[https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmp280-ds001.pdf|Bosch BMP280]] | * [[https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmp280-ds001.pdf|Bosch BMP280]] |