homey-arduino-library icon indicating copy to clipboard operation
homey-arduino-library copied to clipboard

Homeyduino: connect your Arduino projects with Homey

Results 14 homey-arduino-library issues
Sort by recently updated
recently updated
newest added

Hello, I received the message below when adding my Controllino MEGA. Could you support this board? According to the manufacturer, this board is "fully compatible" with Arduino. Device: https://www.controllino.com/product/controllino-mega-pure/ Thanks...

Hello, I did a code with actually 33 Homey actions. Is it the limite or can i add more ? Because when i create one more, also if it call...

Ads support for arduino uno wifi (rev2) It would how ever be good to check if this doesn't break nano's.

patch from @gn0st1c. "the problem is when you define a capability/action it creates a function and web endpoint with that name. since identifier can only consist of letters, digits or...

Hi, any news on supporting the Homey bridge ? Thanks

For a normal app you state: > Using the same capability more than once > > In certain cases it might occur that a device should use a capability more...

bug

I can't seem to select Analog Output from the dropdown menu options when using the RC with ESP8266 boards. Would like to use multiple PWM outputs controlled by Homey..

Will there be support for Arduino yun rev 2 in the future?

On the sonoff basic example, line 108: Should be: previousButtonState = currentButtonState; and not the other way around!