Fabian Affolter

Results 130 comments of Fabian Affolter

I don't know as the [documentation](https://api.mystrom.ch/#fbb2c698-e37a-4584-9324-3f8b2f615fe2) doesn't mention this. It's probably only available in the myStrom App.

Same issue with 0.1.18 with Python 3.12 on NixOS. ```bash ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /build/source configfile: pyproject.toml collected 1 item tests/main.py...

Unfortunately there are often failures as `unstable` is constantly moving.

## `nixpkgs-review` result Generated using [`nixpkgs-review`](https://github.com/Mic92/nixpkgs-review). Command: `nixpkgs-review pr 350427` --- ### `x86_64-linux` :white_check_mark: 8 packages built: home-assistant-component-tests.bluetooth home-assistant-component-tests.mopeka home-assistant-component-tests.shelly home-assistant-component-tests.switchbot python311Packages.pyswitchbot python311Packages.pyswitchbot.dist python312Packages.pyswitchbot python312Packages.pyswitchbot.dist

I thought that everything depending on Python was removed.

`telnetlib` was [deprecated](https://docs.python.org/3/library/telnetlib.html) with Python 3.11 and removed with Python 3.13. Requires [`standard-telnetlib`](https://pypi.org/project/standard-telnetlib/).

It could help for now locally but in the long run this issue should be addressed by upstream. You could also be affected by https://github.com/threat9/routersploit/pull/858

## `nixpkgs-review` result Generated using [`nixpkgs-review`](https://github.com/Mic92/nixpkgs-review). Command: `nixpkgs-review pr 350338` --- ### `x86_64-linux` :white_check_mark: 5 packages built: home-assistant-component-tests.velux python311Packages.pyvlx python311Packages.pyvlx.dist python312Packages.pyvlx python312Packages.pyvlx.dist

A lot of distributions like Nixpkgs are at `hier_config` > 3. At the moment the pinning of `hier_config` to 2.3.1 is problematic like all pinning of modules as soon as...