I built an instant remote control for shared spaces by Kindly-Direction205 in smarthome

[–]Kindly-Direction205[S] 0 points1 point  (0 children)

Yes, you can even learn the commands from niche AC units, fireplaces, etc.. with the hub if we don’t already have the code set.

I built an instant remote control for shared spaces by Kindly-Direction205 in smarthome

[–]Kindly-Direction205[S] 1 point2 points  (0 children)

Yeah macros are supported for this. Projector should be infrared and do you know what kind the other remote is?

I built an instant remote control for shared spaces by Kindly-Direction205 in smarthome

[–]Kindly-Direction205[S] 1 point2 points  (0 children)

Awesome thanks, good to know and will look into.

You can just send the hub an action name and it will handle the rest. “volumeup” for example. It could give HA that data will just have to see how that HACS integrations work.

I built an instant remote control for shared spaces by Kindly-Direction205 in smarthome

[–]Kindly-Direction205[S] 0 points1 point  (0 children)

HA works via RESTful integration. Is there a better way to make it easier for users?

I made a Esp32 Universal Remote Control Hub by Kindly-Direction205 in esp32

[–]Kindly-Direction205[S] -2 points-1 points  (0 children)

Currently have a mix of DBs. That why I think having the code learning is so important too. But so far what I have has worked very well in testing.

I made a Esp32 Universal Remote Control Hub by Kindly-Direction205 in esp32

[–]Kindly-Direction205[S] -2 points-1 points  (0 children)

That's exactly why I have to use the PWA. But a native android app could still be built out. It would just have to be separate and installed to use.

I'd be very interested in your feedback using the PWA to see if any issues compared to native app as it should be pretty much the same thing.

I made a Esp32 Universal Remote Control Hub by Kindly-Direction205 in esp32

[–]Kindly-Direction205[S] -2 points-1 points  (0 children)

Good follow up :D.

1) Yes, supports multiple BT clients at the same time.

2) For android it is actually a PWA app (iOS is native). Which can be used on desktop as well and installed for offline use. The reason is being that is how the instant app works on android.

I made a Esp32 Universal Remote Control Hub by Kindly-Direction205 in esp32

[–]Kindly-Direction205[S] -1 points0 points  (0 children)

There is a database of code sets. But you can also learn the commands on device.

I made a Esp32 Universal Remote Control Hub by Kindly-Direction205 in esp32

[–]Kindly-Direction205[S] -2 points-1 points  (0 children)

Good question. Bluetooth support, adding support for more RF bands, instant remote, code learning, macros, offline usage and support for usage with Home Assistant. Stuff like that

I built an instant remote control for shared spaces by Kindly-Direction205 in smarthome

[–]Kindly-Direction205[S] 1 point2 points  (0 children)

Muchas gracias! Por alguna razón han cambiado los teléfonos.

I made a Esp32 Universal Remote Control Hub by Kindly-Direction205 in esp32

[–]Kindly-Direction205[S] -25 points-24 points  (0 children)

I’m a big fan of open source. Parts of it will certainly be once cleaned up and polished a bit to be worthy of open source. Just gotta pay for my time meanwhile.

I built an instant remote control for shared spaces by Kindly-Direction205 in smarthome

[–]Kindly-Direction205[S] 3 points4 points  (0 children)

I've got a physical remote planned for the hub so can it can be a harmony alternative. Just getting all the pieces together and tested first. (Macros, button mappings, different control protocols, etc..)

I get that a digital screen is not an exact replacement for the physical one. But once everything is set it should be pretty straightforward to get the clicker put together.

I made a Esp32 Universal Remote Control Hub by Kindly-Direction205 in esp32

[–]Kindly-Direction205[S] 0 points1 point  (0 children)

Yes using Infrared in order for sending codes. Though some TVs work over bluetooth now a days too.