ha-google-home
ha-google-home copied to clipboard
Bluetooth sensor integrated, showing the nearest Bluetooth device
Please fix the CLI first 😃
Created https://github.com/ChrisAllen1982/ha-google-home/pull/1 to @ChrisAllen1982's branch to correct the issues blocking this PR.
I've noticed I am not seeing the sensor.*_bt_devices
sensor anywhere. I haven't had a chance to dig into why yet.
This is probably why.
Logger: homeassistant.components.sensor
Source: custom_components/google_home/sensor.py:91
Integration: Sensor (documentation, issues)
First occurred: 1:26:50 PM (1 occurrences)
Last logged: 1:26:50 PM
Error while setting up google_home platform for sensor
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 281, in _async_setup_platform
await asyncio.shield(task)
File "/config/custom_components/google_home/sensor.py", line 91, in async_setup_entry
device.device_model,
AttributeError: 'GoogleHomeDevice' object has no attribute 'device_model'
One of my previous fixes used the wrong property: https://github.com/ChrisAllen1982/ha-google-home/pull/2
https://github.com/ChrisAllen1982/ha-google-home/pull/4 Fix the final linting errors, not sure why running it locally didn't flag these issues.
@DurgNomis-drol
Please fix the CLI first 😃
I think this is ready for review now?
I'm relatively new to the GitHub workflow. Do I need to assign the pr to someone to review?
Generally someone will grab it.
@ChrisAllen1982, @HarvsG, @marcusds, guys, is anyone of you have any availability these days - feel free to grab this PR and move it further. We need to fix the requested changes and re-request review :)
Hi!
Great idea! Is there any progress on this? I would really like this feature.
Greetings, Jos
Closing for lack of activity :( hopefully it will be picked up at some point down the road :)
Any news about this? It's a few years now and still a missing basic feature.