1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-20 22:07:08 +00:00

4 Commits

Author SHA1 Message Date
wchan-ranelagh
fc693001a1
Change default timeout for operations in SNMP component () 2022-03-17 10:10:46 +01:00
Mich-b
a65e656c03
Add more SNMP variable types ()
* added support for more SNMP variable types

* Fix SNMP pull request formatting

* retry fix linting errors

* Created SNMP vartype dict

* Moved to Integer instead of Integer32 as default vartype

* Update homeassistant/components/snmp/switch.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/snmp/switch.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/snmp/switch.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-05-01 19:31:39 +02:00
Paulus Schoutsen
4de97abc3a Black 2019-07-31 12:25:30 -07:00
Fabian Affolter
b60c815cde Share snmp constants across all platforms ()
* Share constants across all platforms

* Update .coveragerc
2019-05-06 23:31:03 +02:00