core/homeassistant/components/fritz
Schmidsfeld fc40735295
Add more Fritz sensors for DSL connections ()
* Update sensor.py

Added information about the upstream line accorrding to fritzconnection library (available since V1.5.0) .
New information available are line sync speed,, noise margin and power attenuation.

Tested with ADSL and VDSL lines on fritzbox 7590, 7490 and 7390. 
Not tested on cable internet / fiber. According to upstrem library should also work / fail gracefully.

* Update sensor.py

Fixed errors from automated tests
Sorry it took so long

* Update homeassistant/components/fritz/sensor.py

Thank you this sounds even better

Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com>

* Update homeassistant/components/fritz/sensor.py

Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com>

* Update homeassistant/components/fritz/sensor.py

Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com>

* Update homeassistant/components/fritz/sensor.py

Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com>

* Update homeassistant/components/fritz/sensor.py

Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com>

* Update homeassistant/components/fritz/sensor.py

Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com>

* Update homeassistant/components/fritz/sensor.py

Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com>

* Update homeassistant/components/fritz/sensor.py

Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com>

* Update homeassistant/components/fritz/sensor.py

Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com>

* black & mypy fixes

* Rebase, fix multiplier, add conditional create

Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com>
2021-08-08 11:23:28 +02:00
..
translations [ci skip] Translation update 2021-08-05 00:34:46 +00:00
__init__.py Strict types - first part () 2021-06-13 16:45:35 +02:00
binary_sensor.py Second part of Strict types for Fritz () 2021-06-24 17:02:41 +02:00
common.py Increase pool max size for urllib3 in Fritz integration () 2021-07-26 16:44:58 +02:00
config_flow.py Second part of Strict types for Fritz () 2021-06-24 17:02:41 +02:00
const.py Add more Fritz sensors for DSL connections () 2021-08-08 11:23:28 +02:00
device_tracker.py Replace fritz profile switches by per device parental control switches () 2021-07-16 13:38:37 +02:00
manifest.json Fix wan/device uptime and add state_class to counters for Fritz () 2021-07-25 20:43:31 +03:00
sensor.py Add more Fritz sensors for DSL connections () 2021-08-08 11:23:28 +02:00
services.py Add pylint CodeStyle extension () 2021-07-19 06:57:06 -07:00
services.yaml Add Fritz services () 2021-05-11 15:56:52 -05:00
strings.json Add consider_home option to Fritz device_tracker () 2021-05-24 09:54:57 -05:00
switch.py Two fixes () 2021-08-05 19:24:41 -07:00