Closed nicholas-l closed 6 months ago
The data was already in the Deco tests so this should be an easy addition. In case we don't have the data in the returned JSON, we are using .get which will return None if it doesn't exist so this change should not break anything.
.get
This is in reference to https://github.com/AlexandrErohin/home-assistant-tplink-router/issues/60
@nicholas-l Thanks. What is your hardware version?
Thanks for merging and the changes to Home Assistant package! It is a Deco M5 V3
The data was already in the Deco tests so this should be an easy addition. In case we don't have the data in the returned JSON, we are using
.get
which will return None if it doesn't exist so this change should not break anything.This is in reference to https://github.com/AlexandrErohin/home-assistant-tplink-router/issues/60