Closed RebelElephant closed 3 years ago
Oh. It's probably having an issue detecting the firmware version.. I figured that probably not work someday.
Is the blue device new / first time being used?
I've pushed 0.9.2. Should resolve this issue.
@RebelElephant did you get a chance to try out 0.9.2 ?
Hi, I was getting this error too.
I restored my homeassitant, not knowing that there could have been an issue. Anyway, installed 0.9.2 and it connects OK. But I don't get any sensors coming in. Maybe its my installation :/
[2020-12-10 02:16:47+00:00 INF] [MBW.BlueRiiot2MQTT.Service.BlueRiiotMqttService] Discovered new pool, 'Stanny Pool' [2020-12-10 02:16:52+00:00 INF] [MBW.BlueRiiot2MQTT.Service.PoolUpdater.SingleBlueRiiotPoolUpdater] New data ready for pool 'Stanny Pool' at 12/10/2020 02:19:35 (interval 01:12:00). Waiting 00:02:42.8398104 [2020-12-10 02:16:52+00:00 INF] [MBW.HassMQTT.HassMqttManager] Pushed 20 discovery documents, 19 values and 20 attribute changes [2020-12-10 02:19:39+00:00 INF] [MBW.BlueRiiot2MQTT.Service.PoolUpdater.SingleBlueRiiotPoolUpdater] New data ready for pool 'Stanny Pool' at 12/10/2020 03:30:42 (interval 01:12:00). Waiting 01:11:02.3151702 [2020-12-10 02:19:39+00:00 INF] [MBW.HassMQTT.HassMqttManager] Pushed 0 discovery documents, 1 values and 2 attribute changes [2020-12-10 03:30:47+00:00 WRN] [MBW.BlueRiiot2MQTT.Service.PoolUpdater.SingleBlueRiiotPoolUpdater] There were 1 consecutive updates without new data for 'Stanny Pool', setting next run to be 12/10/2020 03:31:47, waiting 00:01:00
Hi, Finally got a chance to check it properly. Initially when I had a quick look, the Add On had auto updated and the status was showing as OK but there was no reading from any of the sensors. When I checked it again tonight, all showing OK and values are showing for the sensors.
Thanks for the quick fix.
Is it worth paying for the subscription to blueriiot premium?
I'm only using the premium to get the sigfox updating link.. I don't know of any of the other features associated... Added to that, I think the premium device was at a reasonable price level.. :)
If we can figure out how to invoke an update using bluetooth (f.ex. the wifi extender box thingy), and you have a bluetooth device statically, then probably not - you'd be covered invoking that on a schedule.
For me, that's way too much time to invest. So the premium is definitely worth it.
Hi LordMike,
I got myself a Raspberry Pi Zero W which can see the BlueConnect via Bluetooth LE. What info would you need to help develop a Bluetooth reading capability? (if it is possible - I am willing to assist).
RebelElephant
Neat. I don't think I'll dive deep into it, due to time constraints. If anybody manages to do so though, it might be possible to implement whatever is needed within B2M.
One place to start is the reversed code from the Android app. It has a number of Bluetooth interactions, where one of them is probably whats needed to do a measurement.
As I understand it, once you've paired, Bluetooth exposes a number of services that you can communicate with. It's probably really simple once we're into it ... :)
Hi,
I have tried using the Docker image as well as the Add-In and I get the same error every-time:
Appreciate any assistance you can provide here.
RE