Closed vdiogo closed 4 years ago
mitemp_bt documentation mitemp_bt source (message by IssueLinks)
But you have no
mac:
defined in your config it would seem, so the error is just stating facts I belive, no devices are set to be monitored
mac string REQUIRED The MAC address of your sensor.
Unless you actually just omitted those lines @vdiogo
it also looks like its a custom integration not the ha one, none of the options u list are for the built in one but for a custom one
Yes, I have omitted those lines
But you have no
mac:
defined in your config it would seem, so the error is just stating facts I belive, no devices are set to be monitored
`mac string REQUIRED
The MAC address of your sensor.`
Unless you actually just omitted those lines @vdiogo
it also looks like its a custom integration not the ha one, none of the options u list are for the built in one but for a custom one
Can you tell me what's the original integration? Happy to try it instead
The inbulit one doesnt support that model of sensor. You are better of closing this issue and posting another issue in the github repo for the custom integration as HA devs wont be supporting a custom integration @frenck This is not the built-in HA integration but a custom one
Gotcha! Thank you for the insight
The problem
I have three xiaomi temperature sensors which were working fine until i updated home assistant to 0.116.4
Environment
I have Hassio on PI4
Problem-relevant
configuration.yaml
Traceback/Error logs
Logger: homeassistant.components.bluetooth_le_tracker.device_tracker Source: components/bluetooth_le_tracker/device_tracker.py:148 Integration: bluetooth_le_tracker (documentation, issues) First occurred: 19:47:11 (1 occurrences) Last logged: 19:47:11
No Bluetooth LE devices to track!
Additional information