question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Incompatible with 1.0.0(b0)? - Solution: Use NEXT branch!

See original GitHub issue

Describe the bug I used 2.2.3 with HA 0.118.4 which worked great.

Now I just installed HA 1.0.0b0 and noticed that the binary_sensor was unavailable. Upgraded to 2.3, no difference. Removed the previously configured cameras, tried to add again but got “Unknown error” when trying to add them.

Removed the integration, restarted, installed 2.3 again, restarted. Tried to add again but got “Unknown error” when trying to add them.

image

Expected behavior It worked fine before upgrading to 1.0.0b0, so I hoped it would work with 1.0.0b0 as well.

Log If applicable, add error logs. I do get this, so it is at least loaded correctly:

WARNING (MainThread) [homeassistant.loader] You are using a custom integration for tapo_control which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.

Camera (please complete the following information):

  • Device Model: 2 x C200, but I can’t add them

Using stream component [no]

Camera works through onvif component OR different cameras work in general [yes]

Camera has all attributes filled out properly in developer tools It’s not added at all.

HASS Environment HassOS on NUC

Additional context It worked fine before upgrading to 1.0.0b0, so I hoped it would work with 1.0.0b0 as well. My first guess would some kind of incompatibility with this version, but I can’t be sure.

The cameras work fine in VLC and in the Tapo app.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
JurajNyiricommented, Dec 5, 2020

@BoneheadFraggle Good news!

You can use https://github.com/JurajNyiri/HomeAssistant-Tapo-Control/tree/next branch with the latest home assistant version 1.0.0b1.

I cannot release this yet until Home Assistant 1.0.0 is released. All the future version of this integration will be working only on Home Assistant 1.0.0 and above.

Hello future visitors 👋, if Home Asssistant 1.0.0 has been released recently, and you have not yet received an official update for the component, use this version!

I will keep this opened until Home Assistant 1.0.0 has been released and an official release of this component has been made.

0reactions
BoneheadFragglecommented, Dec 7, 2020

Just tested a little, but so far it works fine. Great work! Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

git - npm - Merge patch to higher major versions - Stack Overflow
Let's list some ways to port the code from branch A to branch B : actually merge branches using git merge : git...
Read more >
different plugins for non-master branches? #1204 - GitHub
Hi there, Is it possible to give a different plugins array to non-master branches? I am using the beta version of semantic-release to ......
Read more >
Unity build Error - ' SDK incompatible with the package ' How ...
This project uses AndroidX dependencies, but the 'android.useAndroidX' property is not enabled. Set this property to true in the gradle.
Read more >
Resolving merge conflicts - Composer
A text based merge would result in package A version 1.0.0 , package B version 1.0.0 and ... To resolve the conflict when...
Read more >
How do I solve a Git checkout error updating paths ... - Edureka
git checkout -b local-name origin/remote-name ... fatal: git checkout: updating paths is incompatible with switching branches. ... 1 answer ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found