Search found 20 matches

by John__
Thu Sep 15, 2022 8:37 pm
Forum: ESP RainMaker
Topic: Voice Control Verbs
Replies: 2
Views: 2324

Re: Voice Control Verbs

Thanks Piyush,

That worked perfectly - as usual - Why I didn't see that first time round escapes me - as always, grateful for your support.

Thx

John
by John__
Thu Sep 15, 2022 5:48 am
Forum: ESP RainMaker
Topic: Voice Control Verbs
Replies: 2
Views: 2324

Voice Control Verbs

Hello! I've been experimenting with voice control and GVA with Rainmaker however the path has not been too smooth. e.g. Google documentation suggests that esp.device.garage-door should respond to 'open' and 'closed' but with a power parameter, I can only make it respond to 'on' and 'off'. The exampl...
by John__
Tue Jul 19, 2022 8:10 pm
Forum: Report Bugs
Topic: Search on this forum produces HTTP 500 error
Replies: 1
Views: 3070

Search on this forum produces HTTP 500 error

I had a frustrating time this last hour or so trying to look up a problem I was having only to find I cannot effectively use the search function on the front page or the advanced search.

HTH
by John__
Wed Nov 17, 2021 3:59 pm
Forum: ESP RainMaker
Topic: Devices not released when admin account deleted
Replies: 2
Views: 11533

Re: Devices not released when admin account deleted

Thanks Piyush!
by John__
Fri Nov 12, 2021 11:39 am
Forum: ESP RainMaker
Topic: Devices not released when admin account deleted
Replies: 2
Views: 11533

Devices not released when admin account deleted

It seems a device is always attached to an account even if the account is deleted. It therefore cannot be used by any other account. Situation: I wanted to change the admin account for my device but this proved impossible via the API or Dashboard. I then deleted my account via the API even then, the...
by John__
Tue Aug 31, 2021 7:47 am
Forum: ESP RainMaker
Topic: [Solved] App Issues on Android Xiaomi miA3: Selecting WiFi network not possible
Replies: 7
Views: 25566

Re: App Issues on Android Xiaomi miA3: Selecting WiFi network not possible

Martin, I have a Poco X3 pro running MIUI 12 now but used to have a Galaxy S9+. When I switched over, I didn't see any particular problems however, I do remember seeing symproms similar to what you describe when the app was updated back in June or July (with the new, pretty UI). I seem to remember r...
by John__
Thu Jul 22, 2021 7:14 pm
Forum: ESP RainMaker
Topic: Future nice-to-have list for ESP-RainMaker
Replies: 6
Views: 22283

Re: Future nice-to-have list for ESP-RainMaker

- Custom icons, that could be sent from ESP32 in some Form (Monochrome BITMAP or similar) I've seen that this has been partly addressed in another post, maybe the idea to send the icon as payload is bad though, just consider it. Perhaps we could specify a custom URL for each parameter that would do...
by John__
Thu Jul 22, 2021 6:37 pm
Forum: ESP RainMaker
Topic: Rainmaker WiFi auto reconnect
Replies: 2
Views: 15338

Re: Rainmaker WiFi auto reconnect

Hi Piyush, Thanks for your reply. I too have several devices and they have always recovered when out of range of the network etc. All I can think of is that since the ADSL connection takes longer to come up, that was something to do with it although your experience says that won't happen either. Jus...
by John__
Wed Jul 21, 2021 10:01 pm
Forum: ESP RainMaker
Topic: Rainmaker WiFi auto reconnect
Replies: 2
Views: 15338

Rainmaker WiFi auto reconnect

By chance, I had some electrical issues today and the wifi went down multiple times. I had previously thought that my Rainmaker device had reconnected automatically (its in the car and goes out of range when I drive away). This time it didn't and required a manual reboot which isn't good for a 'remo...
by John__
Wed Jul 21, 2021 9:56 pm
Forum: ESP RainMaker
Topic: OTA Update - Rainmaker Arduino
Replies: 2
Views: 13641

OTA Update - Rainmaker Arduino

I have reported a crashing bug when attempting OTA updates here: https://github.com/espressif/arduino-esp32/issues/5420

Does anyone here have a successful technique for OTA using the Arduino alpha please?