See: https://esphome.io/components/remote_receiver.html
To be used with: https://esphome.io/components/remote_transmitter.html
remote_receiver:
pin:See: https://esphome.io/components/remote_receiver.html
To be used with: https://esphome.io/components/remote_transmitter.html
remote_receiver:
pin:| on-off->20DF10EF | |
| energy->20DFA956 | |
| av. mode->20DF0CF3 | |
| input->20DFD02F | |
| tv/rad->20DF0FF0 | |
| 1->20DF8877 | |
| 2->20DF48B7 | |
| 3->20DFC837 | |
| 4->20DF28D7 | |
| 5->20DFA857 |
| package com.emil.android.util; | |
| import android.content.Context; | |
| import android.location.Location; | |
| import android.location.LocationListener; | |
| import android.location.LocationManager; | |
| import android.os.Bundle; | |
| import android.util.Log; | |
| /** |