Replies: 14 comments 5 replies
-
Yes, there is a documented control message for this. |
Beta Was this translation helpful? Give feedback.
-
Many thanks for the very quick and helpful reply! |
Beta Was this translation helpful? Give feedback.
-
I don't have via http. I do have via various BLE formats. Sorry. |
Beta Was this translation helpful? Give feedback.
-
Hi. I had exactly this question as well :-) Basically, I am wanting to use an external temperature reference (I guess to replace the value from sensor.xxx_ac_home). I already have a Dallas temp sensor connected to an ESP32 (running ESPHome, which connects to Home Assistant) - I would like to use this as the temperature reference.
BLE: I am thinking something along these lines in my ESP32 (ESPHome) YAML:
This gives a value in my BLE scanner app on my iPhone |
Beta Was this translation helpful? Give feedback.
-
Sending using BTHome or BTHome2 format allows this. No idea how you do that on the platform you are using. |
Beta Was this translation helpful? Give feedback.
-
Would it be possible to share the BTHome / BTHome2 code - that way I can see the data required? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Thank you... I have now seen the MAC and selected that... unfortunately the BLE temp value on the start screen remains unpopulated... The hex should be a temp of inside temp + 10 degrees - so around 34 degrees (I was trying to send something high so the heat pump would turn down). And advice on the hex and the heading the hex should appear under would be really appreciated... I am using BLE Scanner (connect and notify) on Android. Just a quick note - you need to click on the blue 'N' on the righthand side of the screen to see the hex data. Thanks for your help :-)
|
Beta Was this translation helpful? Give feedback.
-
OK my code for BTHome2 generation in ESP32-BLE-Env has the following after the following after the initial
|
Beta Was this translation helpful? Give feedback.
-
Hummm. still no joy... Could I ask how the Faikin knows it is temperature data? Is it anything with 0x02 in that position?
|
Beta Was this translation helpful? Give feedback.
-
Thank you.... I think I am a bit stuck creating an announcement rather than a separate service..... I will try and sort that out first... |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Thank you! Now working.... I had manually entered the name as the BLE sensor ID. I deleted this, re-selected from the drop down, and all working.... Thanks again for your support getting this going :-) |
Beta Was this translation helpful? Give feedback.
-
Cool |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
is it possible to provide the actual room temperature in a other way than via blueetoth sensor? For example via mqtt?
I am looking for a way to use the temperature sensors of my loxone home automation system to provide the actual room temperature to the AC unit.
Best regards
Beta Was this translation helpful? Give feedback.
All reactions