Do you know how if possible to control de Orvibo Allone WiWO-R1 Wifi IR Smart Remote Control from Domoticz?Antikton wrote:Hello to everyone, my name is Eduardo and I have a few weeks / months in the world of home automation.
Initially I bought a pair of Orvibo S20 plugs to test the operation through mobile. The truth is that local operation is so-so and thru Internet is very bad.
So I opted for Z-Wave protocol. Although I have some Raspberry Pi, the hardware that I'm using is a miniPC PIPO X7 with Windows 10 and Sigma Z-Wave adapter.
Some of the devices that I have are power consumption meter G2 from Aeon Labs, Multifunctional Movement Detector from Fibaro, power strip 6 outlets from Greenwave and some Fibaro hidden modules.
The fact is that as a result of searching on Internet about the possibility of communicating with plugs Orvibo S20 through the local network, I found the stikonas blog (https://stikonas.eu/wordpress/2015/02/2 ... 20-socket/) with useful information and a Windows application for command line. I spent some time testing in PHP but I could not communicate directly with the plug to turn on and off. These days I have been searching new information on Google again and I've run into two very interesting links that allowed me, with some modifications, to integrate Orvibo S20 plugs to Domoticz.
- First, I found the GitHub repository of pcp135 / Orvibo https://github.com/pcp135/Orvibo where with a simple scripting and using their programmed class, I managed to create a virtual switch that allowed me on Domoticz to turn on and off the plug!
- And thanks to sergejey / majordomo-orvibo https://github.com/sergejey/majordomo-orvibo I could make other changes using their code to update the actual/real status of the plugs to Domoticz when the status is changed manually / physically in the Orvibo S20.
The code is very dirty because I do not have much time but if anyone is interested in it and has some S20 at home you want to use, tell me and I will put the code (as soon as I clean a little) and steps.
The interesting thing is that it saves money in the automation as these plugs (uncontrolled consumption, not always necessary) are 20$ each.
Regards to all!
---
Spanish:
Hola a todos, mi nombre es Eduardo y llevo desde hace unas pocas semanas/meses en el mundo de la domótica.
Inicialmente compré un par de enchufes Orvibo S20 para probar el funcionamiento a través del móvil. La verdad que funcionan regular en local y fatal a través de Internet.
Entonces me decidí por Z-Wave. Aunque tengo algunos Raspberry, el hardware que estoy empleando es un miniPC PIPO X7 con Windows 10 y el adaptador Z-Wave de Sigma.
Algunos de los dispositivos que tengo son Medidor de consumo eléctrico G2 de Aeon Labs, Detector de Movimiento multifunción de Fibaro, Regleta de 6 enchufes Greenwave y algunos módulos ocultos de Fibaro.
El caso es que a raíz de buscar en Internet sobre la posibilidad de comunicarme con los enchufes Orvibo S20 a través de la red local, me encontré el blog de stikonas (https://stikonas.eu/wordpress/2015/02/2 ... 20-socket/) con información muy útil y una aplicación para Windows por línea de comandos muy útil. Estuve un tiempo haciendo pruebas en PHP pero no conseguí comunicarme directamente con el enchufe para poderlo encender y apagar. Estos días he estado buscando nuevamente información en Google y me he topado con 2 enlaces muy interesantes que me han permitido, haciendo unas modificaciones, integrar los enchufes Orvibo S20 a Domoticz.
- Primero me encontré con el repositorio GitHub de pcp135 / Orvibo https://github.com/pcp135/Orvibo donde con un sencillo script y aprovechando su clase programada, conseguí crear un Interruptor virtual en Domoticz que me permitía encender y apagar el enchufe al momento!
- Y gracias al de sergejey / majordomo-orvibo https://github.com/sergejey/majordomo-orvibo pude realizar otras modificaciones aprovechando su código para actualizar el estado real del enchufe a Domoticz por si se cambia el estado manualmente/físicamente en el Orvibo S20.
Ahora mismo todo el código está muy sucio ya que no dispongo de mucho tiempo pero si alguien está interesado porque tiene algún S20 por casa que le quiere dar uso, que me lo indique y pongo el código (tan pronto como lo limpie un poco) y pasos a seguir.
Lo interesante de esto es que permite ahorrar un dinero en el tema domótico ya que estos enchufes sin control de consumo (no siempre es necesario) están a 20$.
¡Un cordial saludo a todos!
Kind regards