-
-
Notifications
You must be signed in to change notification settings - Fork 247
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It's not creating a Entity #10
Comments
Which sensors do you use? If it’s not LYWSDCGQ (round body, segment LCD), then you need instal pre-release 0.4.0-beta (look my screenshots #8). How far your sensors from HA host? You can temporary bring sensors closer, to exclude poor reception conditions. |
I'm using a LYWSDCGQ/01ZM (round body, segment LCD) that is set less than 3 meters from HA host. |
What is your hardware? You can try to open shell and run commands from my instruction #7 to check if hcitool and hcidump work without problems. |
sudo hcitool lescan --duplicates --passiveSet scan parameters failed: Input/output error |
|
possibly same as #12 |
@SentryMax the warning you mention in your opening post is normal. This warning is given for every custom component you have, and cannot be changed by us. Is your device running now, or do you still have issues? If it’s running ok, please close the issue |
not looks like an issue, you could rename sensors in HA |
Hi I have the same issue (I didn't tried the name thing). The component config is : - platform: mitemp_bt
rounding: True
decimals: 2
period: 60
log_spikes: False
use_median: False
hcitool_active: True (I've tried with False, it doesn't change a thing) I'm using two LYWSDCGQ the first one located less than a meter away from the Rpi and the second one at like 5m. Both have brand new batteries. I'm collecting the debug logs with
But I can't find anything unusual
(I have the same degug output almost every minutes) Do you guys have any clue what's going on ? |
Try to run this command simultaneously with HA: |
Hey, Since I'm running HassIO I cannot run this command 😞 |
Yes, I have no experience with HassIO, but check out this article. |
I already have the ssh component installed and It's not working |
In our README.md it is indicated that steps 1 and 2 of the HOW TO INSTALL section are not required for Hass.io, since there were feedback from its users that everything worked without it. Try to execute them. This week I will try to install fresh hassio, and see for myself what is there and how... |
Step 1. Need apt, I cannot run it. The terminal is very bare bone It's just running a busybox, we only get unix basics. |
OK. Give me a few days - I will let you know about my results. |
@Uneo7 from what I was able to read, nothing can be done with the combination of HASSio and HassOS. But I have not tried this type of installation yet. I will. The fact is that after a little thought, I came to the conclusion that in my desire to help, I miss the root of the problem. And the root of the problem is that our component has a dependency that is not controlled by HomeAssistant at all. And this dependency cannot be satisfied manually on HassOS, as I understand it. Therefore, I think it is worthwhile to direct my efforts to force #9 , which should solve the problem with HassOS setup. Finding and implementing a solution will take some time (difficult to predict now). Have you thought about switching to another setup that gives more freedom? Hassio on raspbian host + Docker if you need Hassio or python virtualenv setup on raspbian for "pure" Home Assistant. |
Hi, Thanks for taking the time to research this issue. |
@Uneo7 Just installed hassio: |
In order to test hcitool and hcidump, you must first follow the steps from this instruction: Debugging Hass.io |
Despite all this, I still do not regret choosing virtualenv setup :) |
Sounds like a good place to find infos, I'll try that in a few hours. Just for finding what's going on, next step I switch to debian ^^ |
Okay I've tried, it doesn't works (the server won't accept my key). At this point I don't care if it works or no fuck hassio, I'll install debian. I want my heaters automation back ^^ |
@Magalex2x14 I've just installed Hassio on docker with debian and it's working just fine :) I wonder if it was not because of the architecture tho (I was using the 64bit version of Hassio/HassOS) I ran into some issues when trying to setup hassio on docker with the 64bit version and had to fallback to the 32 bit version. https://i.uneo.me/images/FiuWer.png I don't have the battery but honestly i don't care. |
Battery information is attribute of the sensor. If you need separate battery sensor, then you can create template sensor using the attribute as a source. |
0.5.0 got rid of external utilities dependence. Please try it if the issue is relevant. Closing. |
Followed the guide and I'm running hassio, tried with and without the install bluez-hcidump and have restarted multiple times using the config provided on the integration page and still will not create a Entity. logs only show a warning about the integration "You are using a custom integration for mitemp_bt which has not been tested by Home Assistant...."
ps: can't use "name:" on configuration
The text was updated successfully, but these errors were encountered: