Mozilla made a universal hub for smart home devices to connect devices from different vendors and protocols (including Zigbee and Z-Wave) together, and manage them without using clouds and from one place. A year ago there was news about the first version, and today I post a translation of the recently updated documentation that answers most of the basic questions about the project. I look forward to discussion and exchange of views in the comments.
Mozilla's WebThings Gateway is software for gateways used in smart home systems that will allow you to directly monitor and control smart devices over the Internet without intermediaries.
Note: Raspberry Pi 3 comes with Wi-Fi and Bluetooth. A USB adapter is required to connect devices using protocols like Zigbee and Z-Wave.
Download the image from the Mozilla IoT website.
Sew the image onto the microSD card. There are different ways to record. We recommend using Etcher .
Upon completion, remove the memory card.
Note: The first download of the Raspberry Pi can take 2-3 minutes.
After downloading, the gateway will create the “ WebThings Gateway XXXX ” access point (where XXXX is four digits from the Raspberry Pi MAC address). Connect to this point from your computer or smartphone.
Once connected, you should see the welcome screen of the WebThings gateway, which will then start searching for your home Wi-Fi network.
Select your home network from the list and enter the password to connect.
Note:
After connecting the gateway to the network, make sure that your computer or smartphone from which you are configuring is on the same network. After that, go to the gateway.local address in the browser.
After that, you will have the option to register a free subdomain to access the gateway outside the local network via a secure Mozilla tunnel .
Enter the desired subdomain and email address (to reset the password in the future), and click “Create”.
Note:
After registering the subdomain, a page will open with the following gateway configuration steps. Enter your name, email address and password, and click “Next”.
Note: Additional accounts can be created later.
After this, the “Things” page should open to connect smart devices to the gateway.
See the WebThings Gateway User Guide for further configuration.
Source: https://habr.com/ru/post/448652/
All Articles