Blueriiot2mqtt / Blue Connect with Extender get measurements on demand

Hi all !
I have Blue Connect Go + WiFi Extender.

I know that Extender will get 20 measures/day but don’t push to BlueRiiot App. To have last measure on App, i have to click on Get Mesure on the Extender Button, or i can push extender button.

I try to have this fonctionnality on HA, with this 2 commands on terminal :

mosquitto_pub -h *mqtt_ipaddress*-p *port* -m '' -t 'blueriiot/commands/release_last_unprocessed/*blueconnect_id*' -u '*username*' -P '*password*
or

mosquitto_pub -h *mqtt_ipaddress*-p *port* -m '' -t 'blueriiot/commands/force_sync/*blueconnect_id*' -u '*username*' -P '*password*

This command don’t returns any errors on terminal, but I have no results on measurements updates
Redox exemple, i launched this commands 2 times today, 1 point each 2 hours
image

Do you know how to get measures from extender ?

BlueRiiot2Mqtt is from @lordmike

Regards

1 Like

Hi all!
Very Interesting, I have exactly the same issue and can’t make any progress here. I can enter the command, but nothing happens. Has there been a solution to this by now?

My setup: Blue Connect Go & Blue Extender, no ESP. I always receive the last available transmitted value, but no new measurements are being taken. When I manually initiate a measurement through the Blueriiot App, the updated value is then displayed in Home Assistant shortly after. (Perhaps there’s a workaround, like triggering this action via iPhone? I only need 2 updates a day, actually.)

Many thanks in advance!

Hallo, kann mir bitte jemand helfen? Ich habe Blue connect go mit premium und wifi Extender aber bekomme es nicht hin das die Werte im Home Assistant angezeigt werden. Ich benötige bitte hilfe.
Danke