Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95533

Calibration of aqara temperature sensors

$
0
0

@Nomad_of wrote:

Dear all I,
I use Hassio and several aquara sensors. I works quiet well, but their temperature differs a bit from each other at the same spot. To fix this I wanted to add an offset via templating them, but somehow I did not get it…

I have created a file called sensors.yaml in this I have added:

- platform: template
  sensors:
    T_offset_room_a:
      value_template: '{{ (sensor.room_a_t_h | round(1)) + 5}}' 
      friendly_name: 'Room A Temp'

I tried to integrate this by adding template: !include sensors.yaml into the configuration.yaml

But it did not work. Two questions:

  1. What du I have to change to make it work?
  2. Will this code change the volume of the entity or do I have to choose another entity to show the real temperature?

BR

Posts: 21

Participants: 4

Read full topic


Viewing all articles
Browse latest Browse all 95533

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>