homeassistant-basestation
homeassistant-basestation copied to clipboard
Read and manage power states for your Valve Index® Base Stations in Home Assistant.
Thank you very much for this integration! This is one more reason Home Assistant is so great for these custom integrations. :) Sometimes I get the following error when turning...
Since the newer versions of Home Assistant don't support bluepy anymore I migrated this component to bleak. 1. You need to remove the default Bluetooth integration - both from the...
Had the integration working before, I think an update broke it. Here's the full log: > Unable to install package basestation==0.0.4: error: subprocess-exited-with-error × python setup.py bdist_wheel did not run...
Platform error switch.basestation - Requirements for basestation not found: ['basestation==0.0.4'].
When I add the configuration I get this error: `Platform error switch.basestation - Requirements for basestation not found: ['basestation==0.0.4'].`
This seems to be all that is required to make it work again with the newer version of Home Assistant. I am running this myself at the moment and everything...
After updating to 2024.1.0 I seemingly get following error: ``` Logger: homeassistant.helpers.entity Source: helpers/entity.py:894 First occurred: 6:52:39 PM (144 occurrences) Last logged: 7:17:07 PM Update for switch.lhb_1 fails Update for...
Just noticed in my logs this warning message: ``` Detected integration that attempted to call BleakClient with an address instead of a BLEDevice. Please report issue to the custom integration...
This is more about your blog post regarding espHome where you use an esp32 to poll the basestations. This guide was very easy to get setup and running, but the...
https://www.home-assistant.io/blog/2022/10/05/release-202210/#active-bluetooth-everywhere You wrote a bit about using it for sensors but now you can use it for switches too.
Hi! I'm getting the following error: ```2023-03-05 12:18:24.952 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.lhb_1 is taking over 10 seconds 2023-03-05 12:18:24.954 ERROR (MainThread) [homeassistant.helpers.entity] Update for switch.lhb_1 fails Traceback (most...