search
0
cart
close
You have no products in your basket yet
left
Tech Categories
Best Sellers
New Releases
Books
Videos
Audiobooks
Articles
Newsletters
Free Learning
right
Building Smart Home Automation Solutions with Home Assistant

Building Smart Home Automation Solutions with Home Assistant : Configure, integrate, and manage hardware and software systems to automate your home

By Marco Carvalho
$31.99 $21.99
Book Sep 2023 356 pages 1st Edition
eBook
$31.99 $21.99
Print
$39.99
Subscription
$15.99 Monthly
eBook
$31.99 $21.99
Print
$39.99
Subscription
$15.99 Monthly

What do you get with eBook?

Feature icon Instant access to your Digital eBook purchase
Feature icon Download this book in EPUB and PDF formats
Feature icon Access this title in our online reader with advanced features
Feature icon DRM FREE - Read whenever, wherever and however you want
Buy Now

Product Details


Publication date : Sep 15, 2023
Length 356 pages
Edition : 1st Edition
Language : English
ISBN-13 : 9781801815291
Category :
toc View table of contents toc Preview Book toc Download Code

Key benefits

  • Learn by doing using real-life practical examples to build your own home automation system
  • Create, hack, and configure IoT devices through hands-on projects to be used with or without Home Assistant
  • Customize your home automation system using Home Assistant, Node-RED, InfluxDB, and Grafana
  • Purchase of the print or Kindle book includes a free PDF eBook

Description

Picture a home where you can adjust the lighting based on the time of day or when movement is detected. In this same home, you can also detect when a door is unexpectedly opened or an alarm is triggered in response to any suspicious activity. Such automated devices form part of a smart home, and the exciting part is that this book teaches you how to create and manage these devices all by yourself. This book helps you create your own ecosystem to automate your home using Home Assistant software. You’ll begin by understanding the components of a home automation system and learn how to create, hack, and configure them to operate seamlessly. Then, you'll set up Home Assistant on a Raspberry Pi to work as a home automation server, build your own IoT sensors based on ESP32/ESP8266, and set up real-life automation use cases using hands-on examples and projects. The chapters will also guide you in using software tools such as Node-RED, InfluxDB, and Grafana to manage, present, and use data collected from your Home Automation devices. Finally, you’ll gain insights into new technologies and trends in the home automation space to help you continue with your learning journey. By the end of this book, you’ll be able to build your own creative, IoT-based home automation system using different hardware and software technologies.

What you will learn

Understand the fundamental concepts of home automation systems Set up a home automation system using Home Assistant and Raspberry Pi Create and configure ESP8266-based sensors to work with Home Assistant Hack a commercial actuator to work with Home Assistant using Tasmota Create automations, customize, and use applications with Home Assistant Leverage IoT software tools to take your home automation to the next level Work on hands-on projects, including LED strip lights and an ESP32 five-zone temperature logger Explore home automation FAQs, emerging technologies, and trends

What do you get with eBook?

Feature icon Instant access to your Digital eBook purchase
Feature icon Download this book in EPUB and PDF formats
Feature icon Access this title in our online reader with advanced features
Feature icon DRM FREE - Read whenever, wherever and however you want
Buy Now

Product Details


Publication date : Sep 15, 2023
Length 356 pages
Edition : 1st Edition
Language : English
ISBN-13 : 9781801815291
Category :

Table of Contents

19 Chapters
Preface Packt Packt
Preface
Who this book is for
What this book covers
To get the most out of this book
Download the example code files
Code in Action
Conventions used
Get in touch
Share Your Thoughts
Part 1: Introduction to Home Assistant – Installation and Configuration Packt Packt
Part 1: Introduction to Home Assistant – Installation and Configuration
Chapter 1: Understanding Home Automation Systems Packt Packt
Chapter 1: Understanding Home Automation Systems
Technical requirements
Overview of home automation systems
Benefits of having an automated home
Home automation structure
Example of a real home automation system
Summary
Chapter 2: Getting Started with Home Assistant Packt Packt
Chapter 2: Getting Started with Home Assistant
Technical requirements
Learning about Home Assistant
YAML
Raspberry Pi as a home automation server
Installing Home Assistant on a Raspberry Pi
Exploring a Home Assistant installation
Home Assistant basic configurations
Summary
Part 2: Install, Create, and Hack Sensors and Actuators Packt Packt
Part 2: Install, Create, and Hack Sensors and Actuators
Chapter 3: Hands-On Project 1 – Creating Your Own Sensor Packt Packt
Chapter 3: Hands-On Project 1 – Creating Your Own Sensor
Technical requirements
Knowing the parts and tools to build your sensor
Connecting the electronic parts and cables
Understanding Tasmota and how to install it in our sensor
Integrating the sensor data into Home Assistant
Enclosing, calibrating, and installing the sensor
Summary
Chapter 4: Hacking a Commercial Actuator to Work with Home Assistant Packt Packt
Chapter 4: Hacking a Commercial Actuator to Work with Home Assistant
Technical requirements
Understanding hacking a sensor or actuator
Using tools and hacking the firmware of a commercial actuator
Configuring your hacked actuator
Adding another commercial actuator to Home Assistant (non-hacked)
Installing actuator devices in your home
Installing other types of devices in your home
Summary
Part 3: Automations, Customizations, and Integrations Using Home Assistant Packt Packt
Part 3: Automations, Customizations, and Integrations Using Home Assistant
Chapter 5: Creating Automations Using Home Assistant Packt Packt
Chapter 5: Creating Automations Using Home Assistant
Technical requirements
Learning what automations are
Components of an automation in the context of Home Assistant
Creating your own automations
Testing and debugging your automation
Expanding the Home Assistant automation capabilities
More examples of automations
Summary
Chapter 6: Doing More Using Integrations and Customizations Packt Packt
Chapter 6: Doing More Using Integrations and Customizations
Technical requirements
Adding more devices to your home using integrations
Using dashboards in Home Assistant
Customizing your dashboards
Using extra resources to customize your dashboard
Summary
Part 4: Expanding Home Assistant’s Capabilities Packt Packt
Part 4: Expanding Home Assistant’s Capabilities
Chapter 7: Extending Home Automation Capabilities Using Add-ons Packt Packt
Chapter 7: Extending Home Automation Capabilities Using Add-ons
Technical requirements
What are add-ons in Home Assistant?
Doing automations without Home Assistant using 
Node-RED
Using database and chart tools to present data from 
your home
Managing your network of Tasmota devices using TasmoAdmin
Accessing Home Assistant remotely
Summary
Chapter 8: Installing and Setting Up Home Assistant Container Packt Packt
Chapter 8: Installing and Setting Up Home Assistant Container
Technical requirements
Creating backups in Home Assistant
Understanding the architecture of IOTstack
Installation of IOTstack
Configuring the IOTstack
Running and managing the applications in IOTstack
Summary
Part 5: Learn by Doing and Future Trends Packt Packt
Part 5: Learn by Doing and Future Trends
Chapter 9: Hands-On Project 2 – Creating an LED Strip Controller and Adding It to Home Assistant Packt Packt
Chapter 9: Hands-On Project 2 – Creating an LED Strip Controller and Adding It to Home Assistant
Technical requirements
How an LED strip controller works
Grouping the materials and connecting the parts
Deploying the controller software
Configuring the LED strip controller using the WLED software application
Integrating the LED strip controller into Home Assistant
Creating an automation using the LED strip controller
Installing the LED strip controller in your home
Summary
Chapter 10: Hands-On Project 3 – Creating a Five-Zone Temperature Logger for Your Home Packt Packt
Chapter 10: Hands-On Project 3 – Creating a Five-Zone Temperature Logger for Your Home
Technical requirements
Understanding the five-zone temperature logger system architecture
Creating and configuring the five-zone temperature sensors and the ESP32 module-based temperature hub
Connecting the sensors data to a database using 
Node-RED
Storing data in a database using InfluxDB
Presenting the InfluxDB data using Grafana
Using the five-zone temperature sensor in Home Assistant
Summary
Chapter 11: The Road Ahead in Home Automation Technologies Packt Packt
Chapter 11: The Road Ahead in Home Automation Technologies
Technical requirements
New technologies and trends in home automation
Home Automation and Home Assistant FAQs
How to get ideas for projects to automate your home
Additional resources
Summary
Index Packt Packt
Index
Why subscribe?
Other Books You May Enjoy Packt Packt
Other Books You May Enjoy
Packt is searching for authors like you
Share your thoughts
Download a free PDF copy of this book

Customer reviews

filter Filter
Rating distribution
star-icon star-icon star-icon star-icon star-icon 5
(1 Ratings)
5 star 100%
4 star 0%
3 star 0%
2 star 0%
1 star 0%
N/A Jan 29, 2024
star-icon star-icon star-icon star-icon star-icon 5
Feefo Verified review Feefo image
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQS

How do I buy and download an eBook? Packt Packt

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Packt Packt

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Packt Packt
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Packt Packt

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Packt Packt
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Packt Packt

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.