I’m new on Home Assistant and my first challenge is to join my MyStrom v2 switch. I spent a lot of time but I can get the temperature value. As I’ve seen on github, change for v2 seems to be done. Somebody can check my config ?
Your config is fine, but it looks like the switch isn’t reporting the temperature or at least its not included in the The code on github and the docs fon’t include anything related to temperature. Where did you read that temperature will be available?
Do you see the temperature in the app? If so, it should be easy to make a PR to add temperature as well.
The PR has never been merged, it has been matked as stale 2 days ago, so you can either leave a comment and reopen the issue or depending on your system try doing the changes from the PR in your own system and see if that works.
Oh ok I’ve haven’t seen that the changes are not merged… I tried to do it manually but it not working. I will wait until it’s merged and completely applied.
It looks like both pull requests got dropped. If you want temperature from the myStrom switch, you need to use the REST API. Here’s what I used (use your own IP address & name):