-
Notifications
You must be signed in to change notification settings - Fork 37
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
Prerelease updates only shows 1 relay on outlets #119
Comments
Side note, I also notice the wifi detail doesn't show anymore where as before the rssi gave data so that looks broken now too. |
Thanks for letting me know! I saw the RSSI and figured that was a low-value one, but the other devices not being available is a bit concerning. I am currently moving a lot of the logic into the connector (in hopes to add BT), so for now I would recommend staying on 3.3.0. |
Absolutely will and for sure, just noticed it's now function as one device vs two separate now, and as for. Me RSSI doesn't matter to me, I know some might want it, just seems like whatever the logic was used before is just broken now, you can see it's just changed itself to just the devices name but it doesn't display any data now. Just a small minor thing but some people do enjoy having this data. |
@KyleStilkey If you do not need BinarySensors, can you try the new pre-release, dev-aiohubspace? This may handle the relay issue and it should solve the sensor issue (wifi-rssi). https://github.com/jdeath/Hubspace-Homeassistant/releases/tag/dev-aiohubspace |
The Wifi sensor is working, it looks like relays are now completely gone, not even a single on or off. I also think the wifi sensor name is changed to wifi vs Wifi and I believe home assistant is case sensitive so it's created a second entry. https://github.com/user-attachments/assets/3ebe68b4-a828-4691-868c-30004b297535 |
I fixed the tests for the components in the dev-aiohubspace release and reproduced the switches not mapping. This has since been resolved. Can you re-pull and try again? |
Yes! That has fixed it! I can now see both entries again vs just 1. Thanks for the fix! |
Perfect, glad it worked! I think this issue will auto-close when its merged to main (if not, ill close it at that time). |
I'm not sure what's changed but since the prereleases have been pushed, my outlets lost my two relays. It's now only showing as 1 device so I can no longer individually change each one. 3.3.0 works perfectly fine. Providing a screenshot as well.
https://github.com/user-attachments/assets/0e4676fb-55f2-4a97-a4c0-ad618b56476b
The text was updated successfully, but these errors were encountered: