User Tools

Site Tools


amc:ss2024:home_assistant_server:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
amc:ss2024:home_assistant_server:start [2024/07/31 01:11] – [Wifi AP integration] ekaterina.zakharovaamc:ss2024:home_assistant_server:start [2024/07/31 02:42] (current) – [3)MQTT setup] ekaterina.zakharova
Line 95: Line 95:
   (with Pet Feeder(Tuya), Tuya  lamp, Zigbee Motion + Temperature sensors as components of the system)    (with Pet Feeder(Tuya), Tuya  lamp, Zigbee Motion + Temperature sensors as components of the system) 
    
-==== Installation of Home Assistant on Raspberry Pi ====+==== 1)Installation of Home Assistant on Raspberry Pi ====
      
  
Line 102: Line 102:
   * Credits go to Taycan.   * Credits go to Taycan.
  
-==== Wifi AP integration ====+==== 2)Wifi AP integration ====
  
   - In HA settings, select "Automatic" on both IPv4 & IPv6   - In HA settings, select "Automatic" on both IPv4 & IPv6
Line 108: Line 108:
  
  
-<imgcaption label| >{{ :amc:ss2024:home_assistant_server:5395781390244633195.jpg?700|Network configuration}}</imgcaption>\+<imgcaption label|Network configuration>{{:amc:ss2024:home_assistant_server:wlan_1_.jpg?700|Network configuration}}</imgcaption>
  
-==== Pet feeder + Zigbee motion sensor ==== +==== 3)MQTT setup ==== 
-  * connected using the **{{ https://nodered.org/|Node Red tool}}**+ 
 + 
 + 
 + 
 +  - Go to "Settings"->Add-ons->Add-on store->Find the "Mosquito broker" add-on and click it->Click "Install" 
 +  - <imgcaption label|Mosquitto Add-on>{{:amc:ss2024:home_assistant_server:mqtt.jpg?700|}}</imgcaption> 
 + 
 +  ***How to use.** The add-on has a couple of options available. 
 + //To get the add-on running:// 
 +  - Start the add-on. 
 +  - Have some patience and wait a couple of minutes. 
 +  - Check the add-on log output to see the result. 
 +//Create a new user for MQTT via your Home Assistant's frontend// **Settings -> People -> Users**, (i.e. not on Mosquitto's Configuration tab).  
 + 
 +//''Notes:''// 
 +  - This name cannot be homeassistant or addons, those are reserved usernames. 
 +  - If you do not see the option to create a new user, ensure that Advanced Mode is enabled in your Home Assistant profile. 
 + 
 +     * To use the Mosquitto as a broker go to the integration page and install the configuration with one click: 
 +       - Navigate in your Home Assistant frontend to **Settings** -> **Devices & Services** -> **Integrations**.MQTT should appear as a discovered integration at the top of the page. 
 +       - Select it and check the box to enable MQTT discovery if desired, and hit submit. 
 +       - If you have old MQTT settings available, remove this old integration and restart Home Assistant to see the new one. 
 +         
 +**Node-RED & INfluxDB & Local Tuya are installed in a similar to MQTT fashion ** 
 + 
 + 
 +----
  
  
Line 122: Line 148:
  
  
-  
  
  
    
  
 +
 + 
  
  
----- 
  
 ===== 4. Tuya devices: pet feeder, lamp ===== ===== 4. Tuya devices: pet feeder, lamp =====
amc/ss2024/home_assistant_server/start.1722381074.txt.gz · Last modified: 2024/07/31 01:11 by ekaterina.zakharova