-
-
Notifications
You must be signed in to change notification settings - Fork 499
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Zigbee2MQTT Plugin for Mycodo #1358
Comments
Can you provide more information? Software link(s), example format, how this broker differs from Mosquito, etc. |
The following software is installed on my Raspberry Pi 4(4GB): Raspberry Pi OS (64-bit) Phillips Hue Smart Plug (CH) Client → Mycodo sends OUTPUT [IP] On/Off: MQTT Publish (paho-mqtt) I am an absolute beginner and I can't give you any more information about this. Here is the list of compatible devices: I am also still learning more about this myself. The next step is to integrate a sensor via Zigbee2MQTT. For me, the main goal was to be able to use Smart Plugs and with the connected IKEA Tradfry Smart Plug, the control works flawlessly. |
Is your feature request related to a problem? Please describe.
Yes, the feature request is related to a problem. Currently, it is not possible to integrate Zigbee devices directly into Mycodo. To do this, a Mosquitto Broker as well as Zigbee2Mqtt must be installed on the Raspberry Pi. This is an additional and more complex task that not all users want to do.
Describe the solution you'd like
I would like a Zigbee2Mqtt plugin for Mycodo. This plugin would make it possible to integrate Zigbee devices directly into Mycodo. This would offer users a number of benefits, including:
Easier configuration: Zigbee2Mqtt provides a simple and intuitive user interface for configuring Zigbee devices.
More flexible control: Zigbee2Mqtt offers a variety of ways to control Zigbee devices, such as through rules and scenes.
Improved security: Zigbee2Mqtt offers a number of security features to help ensure the security of Zigbee devices.
Describe alternatives you've considered
The only alternative I have considered is the method , which requires installing Mosquitto Broker and Zigbee2Mqtt on the Raspberry Pi. I use this Setup with a Sonoff Dongle 3.0 and controll for example a Ikea tradfry smart plug however, this method is more complex and not suitable for all users.
Additional context
Zigbee2Mqtt is an open source project that allows Zigbee devices to be connected to MQTT protocols. MQTT is a lightweight protocol that is ideal for connecting IoT devices.
Zigbee2Mqtt supports a wide variety of Zigbee devices, including sensors, actuators, and smart home devices.
A Zigbee2Mqtt plugin for Mycodo would extend the functionality of Mycodo and make it possible to integrate a wider range of Zigbee devices. This would make the system more attractive to more users.
The text was updated successfully, but these errors were encountered: