Hello I have a Hama dit2006bt radio. Is there any automation for operating this radio? I’ve learned three codes from the original remote, but even the original remote only has four buttons for changing radio stations, which is a huge drawback. You can log in to the radio via a web browser (IP) and change radio stations there. I have the UNDOK app on my phone that supports this radio, and it also displays the frequencies of the radio stations I have saved in the radio, allowing me to play them. It would be great if there was some automation for this radio receiver. Does anyone know if there is any automation available?
By automation you mean integration? If you can access it via a web browser there might be an API but it needs to be documented to write an integration for it or to use it with the requests integration
I was referring to integration. According to chatgpt, there’s no documented API for this radio receiver. So, it won’t work? Furthermore, there’s no option to select the signal source in the web interface itself, but the UNDOK phone app does. I’m still wondering if codes from another remote control with buttons 0 to 9 would work with this radio receiver. That always gives you 10 radio stations, not 4.
I’m still wondering if codes from another remote control with buttons 0 to 9 for the Ham radio would work with this radio receiver. That always gives you 10 radio stations, not 4. I just don’t know where to find a list of Ham radio codes.
if there is a mobile app and the mobile app control the device via http and not bluetooth there is a potential way to integrate it, but it is not as simple as it sound, it will require sniffing network, reverse engineering and building a full integration. its not easy.
I’m not a programmer, so I probably won’t do it. Unless someone gives me detailed step-by-step instructions, but I suspect that without a programmer, nothing will be done ![]()
sadly, that is true. There are guides and insturctions on how to build an integration, but its not as simple. if more people will ask for this specific device, a developer might go and attempt to create that integration with the help of users who have the remote but its no small task. if the device uses IR you may use the remote to control it via IT. or if it has bluetooth you can try that as well.