Skip to content
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

Wifi devices broken for Fritzbox 7412 with firmware 06.86 #57

Open
cweiske opened this issue Jan 5, 2022 · 3 comments · May be fixed by #58
Open

Wifi devices broken for Fritzbox 7412 with firmware 06.86 #57

cweiske opened this issue Jan 5, 2022 · 3 comments · May be fixed by #58

Comments

@cweiske
Copy link
Contributor

cweiske commented Jan 5, 2022

Commit 883c61e broke the wifi device number for FritzBox 7412, for which the latest firmware is 6.86.

/system/energy.lua in that firmware version does not return JSON.
Parsing the number with a regex is still needed here.

Only a few plugins work:

ok  fritzbox_connection_uptime.py
err fritzbox_cpu_temperature.py
err fritzbox_cpu_usage.py
err fritzbox_memory_usage.py
err fritzbox_power_consumption.py
ok  fritzbox_traffic.py
err fritzbox_uptime.py
err fritzbox_wifi_devices.py

Going back to the 6.83.2 does not work on systems without python2 anymore:

$ ./fritzbox_wifi_devices.py
/usr/bin/env: 'python': No such file or directory

Related: #47, #38

cweiske added a commit to cweiske/fritzbox-munin that referenced this issue Jan 6, 2022
@cweiske cweiske linked a pull request Jan 6, 2022 that will close this issue
@Ldwg2002
Copy link

for 7390 os 06.87 7272 os 06.88 would be perfect too., see #61 closed now

@Ldwg2002
Copy link

Ldwg2002 commented Jan 29, 2023

WLAN-Funkkanal / WLAN-Funknetz data.lua
System - Energiemonitor - Energieverbrauch / System - Energiemonitor - Statistik HTML
Internet - Online-Monitor OFF / is an AccessPoint
included in these TXT-files: 2023_7272os06.88.txt and 2023_7390os06.87.txt

@cweiske
Copy link
Contributor Author

cweiske commented Jan 29, 2023

@Ldwg2002 please delete your previous comment and attach their content as file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants