mob41 / broadlink-java-api

A clean Broadlink API for Java
MIT License
22 stars 25 forks source link

Newbie with Broadlink RM Mini3, not sure how to determine codes to send?! #24

Open peterbunting opened 4 years ago

peterbunting commented 4 years ago

Hi, I've just bought a Broadlink RM Mini3 which I'm hoping to use to turn a TV on/off when triggered by an existing Java application of mine. I've imported your class in pom.xml and appear to be able to create an RM2Device successfully, however I don't know how to use this API to do what I need. How do I determine what string should be sent? Sorry if I'm missing something! If anybody has some examples I can start to use then I'd be massively grateful! Thank you.