ESPHome ESP8266 आपके डिवाइस से भौतिक रूप से कनेक्ट हो रहा है
विशेष विवरण
- सिस्टम आवश्यकताएं: कंट्रोल4 ओएस 3.3+
ऊपरview
ESPHome-आधारित उपकरणों को Control4 में एकीकृत करें। ESPHome एक ओपन-सोर्स सिस्टम है जो ESP8266 और ESP32 जैसे सामान्य माइक्रोकंट्रोलरों को सरल YAML कॉन्फ़िगरेशन के माध्यम से स्मार्ट होम उपकरणों में परिवर्तित करता है। ESPHome उपकरणों को एक का उपयोग करके सेट अप, मॉनिटर और नियंत्रित किया जा सकता है। web ब्राउज़र, होम असिस्टेंट, या अन्य संगत प्लेटफ़ॉर्म। यह ड्राइवर आपके Control4 सिस्टम से सीधे ESPHome उपकरणों की निर्बाध निगरानी और नियंत्रण सक्षम करता है।
सिस्टम आवश्यकताएं
- कंट्रोल4 ओएस 3.3+
विशेषताएँ
- स्थानीय नेटवर्क संचार के लिए क्लाउड सेवाओं की आवश्यकता नहीं होती
- Real-time updates from all supported entities exposed by the device
- Supports encrypted connections using the device encryption key
- परिवर्तनीय प्रोग्रामिंग समर्थन
अनुकूलता
सत्यापित उपकरण
यह ड्राइवर सामान्यतः किसी भी ESPHome डिवाइस के साथ काम करेगा, लेकिन हमने निम्नलिखित डिवाइसों के साथ इसका व्यापक परीक्षण किया है:
- ratgdo – विन्यास गाइड
If you try this driver on a product listed above, and it works, let us know!
समर्थित ESPHome संस्थाएँ
इंस्टॉलर सेटअप
Only a single driver instance is required per ESPHome device. Multiple instances of this driver connected to the same device will have unexpected behavior. However, you can have multiple instances of this driver connected to different ESPHome devices.
ड्राइवरसेंट्रल क्लाउड सेटअप
If you already have the DriverCentral Cloud driver installed in your project you can continue to Driver Installation.
This driver relies on the DriverCentral Cloud driver to manage licensing and automatic updates. If you are new to using DriverCentral you can refer to their Cloud Driver documentation इसे स्थापित करने के लिए.
ड्राइवर स्थापना
Driver installation and setup are similar to most other IP-based drivers. Below is an outline of the basic steps for your convenience.
- नवीनतम डाउनलोड करें
control4-esphome.zip
से DriverCentral. - Extract and install the
esphome.c4z
,esphome_light.c4z
, औरesphome_lock.c4z
ड्राइवर. - Use the “Search” tab to find the “ESPHome” driver and add it to your project.
- Select the newly added driver in the “System Design” tab. You will notice that the Cloud Status reflects the license state. If you have purchased a license it will show “License Activated”, otherwise “Trial Running” and remaining trial duration.
- You can refresh license status by selecting the “DriverCentral Cloud” driver in the “System Design” tab and perform the “Check Drivers” action.
- कॉन्फ़िगर करें डिवाइस सेटिंग्स with the connection information.
- After a few moments the Driver Status will display “Connected”. If the driver fails to connect, set the Log Mode property to “Print” and re-set the IP Address field to reconnect. Then check the Lua output window for more information.
- Once connected, the driver will automatically create variables and connections for each supported entity type.
- To control lights and/or locks, use the “Search” tab to find the “ESPHome Light” and/or “ESPHome Lock” driver. Add one driver instance for each exposed light or lock entity in your project. In the “Connections” tab, select the “ESPHome” driver and bind the light or lock entities to the newly added drivers.
ड्राइवर सेटअप
ड्राइवर गुण
क्लाउड सेटिंग्स
- क्लाउड स्थिति
Displays the DriverCentral cloud license status. - स्वचालित अद्यतन
Turns on/off the DriverCentral cloud automatic updates.
ड्राइवर सेटिंग्स
- ड्राइवर स्थिति (केवल पढ़ने के लिए)
ड्राइवर की वर्तमान स्थिति प्रदर्शित करता है. - Driver Version (read-only)
Displays the current version of the driver. - Log Level [ Fatal | Error | Warning | Info | Debug | Trace | Ultra ] Sets the logging level. Default is जानकारी.
- Log Mode [ Off | Print | Log | Print and Log ] Sets the logging mode. Default is बंद.
डिवाइस सेटिंग्स
आईपी पता
Sets the device IP address (e.g. 192.168.1.30
). Domain names are allowed as long as they can be resolved to an accessible IP address by the controller. HTTPS is not supported.
टिप्पणी: If you are using an IP address, you should ensure it will not change by assigning a static IP or creating a DHCP reservation.
पत्तन
Sets the device port. The default port for ESPHome devices is 6053
.
- Authentication Mode [ None | Password | Encryption Key ]
- Selects the authentication method for connecting to the ESPHome device.
कोई नहीं: No authentication required.
पासवर्ड: Use a password for authentication (see below).
एन्क्रिप्शन कुंजी: Use an encryption key for secure communication (see below).
- पासवर्ड
Shown only if Authentication Mode is set to Password. Sets the device password. This must match the password configured on the ESPHome device. - एन्क्रिप्शन कुंजी
Shown only if Authentication Mode is set to Encryption Key. Sets the device encryption key for secure communication. This must match the encryption key configured on the ESPHome device.
डिवाइस जानकारी
- Name (read-only)
Displays the name of the connected ESPHome device. - Model (read-only)
Displays the model of the connected ESPHome device. - Manufacturer (read-only)
Displays the manufacturer of the connected ESPHome device. - MAC Address (read-only)
Displays the MAC address of the connected ESPHome device. - Firmware Version (read-only)
Displays the firmware version of the connected ESPHome device.
चालक की कार्रवाइयाँ
कनेक्शन और वेरिएबल्स रीसेट करें
चेतावनी: This will reset all connection bindings and delete any programming associated with the variables.
ड्राइवर कनेक्शन और वेरिएबल्स को रीसेट करें। यह तब उपयोगी होता है जब आप कनेक्टेड ESPHome डिवाइस बदलते हैं या पुराने कनेक्शन या वेरिएबल्स होते हैं।
ratgdo कॉन्फ़िगरेशन गाइड
यह मार्गदर्शिका Control4 Composer Pro में रिले के माध्यम से गेराज दरवाजा नियंत्रण के लिए ratgdo उपकरणों के साथ काम करने के लिए ESPHome ड्राइवर को कॉन्फ़िगर करने के निर्देश प्रदान करती है।
रिले नियंत्रक ड्राइवर जोड़ें
कंपोजर प्रो में अपने कंट्रोल4 प्रोजेक्ट में वांछित रिले नियंत्रक ड्राइवर जोड़ें।
रिले नियंत्रक गुण
ratgdo डिवाइस ESPHome में एक "कवर" इकाई को उजागर करता है, जो Control4 में रिले नियंत्रक कार्यक्षमता को मैप करता है।
रिले की संख्या
रैटगडो डिवाइस गैराज के दरवाज़े को नियंत्रित करने के लिए मल्टी-रिले कॉन्फ़िगरेशन का उपयोग करता है। कंपोजर प्रो में, आपको रिले सेटिंग्स को इस प्रकार कॉन्फ़िगर करना चाहिए:
- Set to 2 Relays (Open/Close) or 3 Relays (Open/Close/Stop)
- The ratgdo device uses separate commands for opening and closing the garage door
- If your ratgdo firmware supports the “stop” command, configure for 3 relays to enable the stop functionality. If you are not sure, you can look at the ratgdo connections in Composer Pro to see if the “Stop Door” relay is available.
रिले कॉन्फ़िगरेशन
- करने के लिए सेट नाड़ी
- ratgdo uses momentary pulses to trigger the garage door opener, similar to a wall button press
पल्स टाइम
- Set all relay pulse times to 500 (गलती करना)
- This is the duration the relay will be activated
इन्वर्ट रिले
- Set all invert relay properties to नहीं (गलती करना)
संपर्क करें
- Set all contact debounce times to 250 (गलती करना)
- This helps prevent false flapping of the garage door state sensors
संपर्क उलटें
- Set all invert contact properties to नहीं (गलती करना)
Exampले प्रॉपर्टीज
संदर्भ के लिए, यहां एक उदाहरण दिया गया हैampकंपोजर प्रो में रिले नियंत्रक गुणों का विवरण:
रिले नियंत्रक कनेक्शन
रिले
- खुला: Connect to the ratgdo’s “Open Door” relay
- बंद करना: Connect to the ratgdo’s “Close Door” relay
- रुकें: Connect to the ratgdo’s “Stop Door” relay, if available
सेंसरों से संपर्क करें
- बंद संपर्क: Connect to the ratgdo’s “Door Closed” contact
- संपर्क खोला गया: Connect to the ratgdo’s “Door Open” contact
Exampले कनेक्शन
संदर्भ के लिए, यहां एक उदाहरण दिया गया हैampकंपोजर प्रो में कनेक्शन कैसे दिखना चाहिए, इसका विवरण:
प्रोग्रामिंग
You can create programming in Control4 to:
- Open/close the garage door based on events
- Monitor the garage door state
- Set up notifications for garage door status changes
- Create custom buttons on touchscreens and remotes
Example: Creating a Still Open Alert
Using the “Still Open Time” property from the relay controller driver:
- Set the “Still Open Time” to your desired duration (e.g., 10 minutes)
- Create a programming rule that triggers when the “Still Open” event fires
- Add actions to send notifications or perform other tasks
अतिरिक्त संस्थाएँ
Depending on your ratgdo device, firmware, and its capabilities, there may be additional entities exposed by the ESPHome driver. These can come as additional connections or driver variables.
Please refer to ratgdo’s documentation for more information on specific entities: https://ratgdo.github.io/esphome-ratgdo/webui_documentation.html
डेवलपर जानकारी
Copyright © 2025 Finite Labs LLC
All information contained herein is, and remains the property of Finite Labs LLC and its suppliers, if any. The intellectual and technical concepts contained herein are proprietary to
Finite Labs LLC and its suppliers and may be covered by U.S. and Foreign Patents, patents in process, and are protected by trade secret or copyright law. Dissemination of this information or reproduction of this material is strictly forbidden unless prior written permission is obtained from Finite Labs LLC. For the latest information, please visit https://drivercentral.io/platforms/control4-drivers/utility/esphome
सहायता
If you have any questions or issues integrating this driver with Control4 or ESPHome, you can contact us at driver-support@finitelabs.com or call/text us at +1 949-371-5805.
बदलाव का
v20250715 – 2025-07-14
- तय: कनेक्ट होने पर संस्थाओं का पता न चलने के कारण उत्पन्न होने वाली बग को ठीक किया गया
v20250714 – 2025-07-14
- जोड़ा गया: Added support for encrypted connections using the device encryption
v20250619 – 2025-06-19
- जोड़ा : Added ratgdo specific documentation
v20250606 – 2025-06-06
- जोड़ा :Initial Release
सामान्य प्रश्न
What devices are compatible with this driver?
This driver is compatible with any ESPHome device, with extensive testing done on ratgdo devices. If you try it on anyother device and it works, kindly inform us for verification.
दस्तावेज़ / संसाधन
![]() |
ESPHome ESP8266 आपके डिवाइस से भौतिक रूप से कनेक्ट हो रहा है [पीडीएफ] उपयोगकर्ता गाइड ESP8266, ESP32, ESP8266 आपके डिवाइस से भौतिक रूप से कनेक्ट हो रहा है, ESP8266, आपके डिवाइस से भौतिक रूप से कनेक्ट हो रहा है, आपके डिवाइस से कनेक्ट हो रहा है, आपके डिवाइस से, आपके डिवाइस से |