This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
RemcoHannink
About
- Username
- RemcoHannink
- Joined
- -
- Visits
- 622
- Last Active
- Roles
- Member
Comments
-
Ramon, I ran your latest AlectoV1 plugin, it crashes directly after finding an AlectoV1 sensor. 08:48:28.777 Received payload for Alecto v1 08:48:28.782 [alectov1] 37 {"type":"Buffer","data":[1,1,1,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,1,0,0,0,0,1,1,0,…
-
@RamonBaas I ran your Alecto V1 code inside my Homey and waited a few minutes. The debug screen shows no incoming messages....... MacBook-Pro-van-Remco:com.weather-sensors-AlectoV1 remco$ athom project --run ? Select active Homey: Homey @ 192.168.1…
-
Hello, Very interesting your project. Are you planning to create your own Homey app for these panels? And battery powering of ESP8266 controllers is somewhat difficult cause they use quite some power. Iam working on a similar keypad to control eve…
-
@RamonBaas, How can I check out this branch? I can only check out the master, Iam not that good with git. I will try this code with my Ventus W044 sensors.
-
Ramon, I tried your new code, but with the Alecto V3 protocol enabled, it still does not pickup my Ventus W044 sensors which use the Alecto V1 protocol. Gr. Remco
-
RamonBaas said: @MarcoWijk As you made me curious about the Alecto protocol I bought a WS-1100 (cheapest Alecto I could find). However, the reading from this sensor give 47 bits of data. I'm not sure if it is the same as the sensors you have. I…
-
Hello, I have some Ventus 044 temp/hum sensors. The work both in Nodo and Domoticz (rflink) on 433Mhz using the Alecto V1 protocol. Is it correct that your app does not support this protocol? The app says not temp sensors found while there are 2 ac…
-
Solved, New record @gruijter_dev Version 0.0.14 was released on github a few minutes after my message on this forum and everything is working ok, Thanks for the super fast service. Gr. remco
-
Hello, The v0.0.13 version is crashing on 0.10.1: Stack trace: TypeError: Cannot read property 'fullName' of undefined at /drivers/student/driver.js:684:49 at /node_modules/magister.js/lib/node/magister-node.js:2470:22 at /node_modules/magister.js…
-
Hallo, Ik gebruik thuis deze esp8266 spullen, kosten heel weinig, zijn te flashes met espeasy, waarna je ze middels een url kunt aansturen (https request flow cards for Homey) http://www.electrodragon.com/product/wifi-iot-relay-board-based-esp8266/…
-
mtudor, Thanks, i just downloaded the repository and uploaded it to the Homey. First i got an error, but that was because of a missing http:// in front of the server address. Now, it seems to be working ok, all my Squeezeboxes where recognised. As …
-
I would go With Logitech Squeezebox. The hardware can be bought on marktplaats (75,00 to 100,00 euro for a player), the server can be run on any PC, Raspberry or NAS you have. Or you can build your own squeezebox based on Raspberry Pi (client with a…
-
Hello, Is it correct that I can only give spoken commands in English? My Homey is configured to use Dutch as its main language and thats working ok on the Homey. Talking dutch to the IOS app does not work and all dutch commands are translated to (h…
-
Hi, I would really like to have Homey support Squeezebox, so I digged into this. I can do some javascript and node.js but Iam no programmer of any kind. I discovered that there already is a Node.js api for squeezebox: https://github.com/piotrraczy…