Commit graph

13 commits

Author SHA1 Message Date
Jack
5309006494 Added continue-on-errors, added value template ()
* Added continue-on-errors, added value template

* Refactored long lines

* Fixed whitespace issues
2017-08-14 16:31:06 +02:00
Brian Gehrich
0ab0e35d59 Updated pysnmp to 4.3.9 () 2017-07-27 22:33:17 +02:00
Fabian Affolter
d1da53615f Upgrade pysnmp to 4.3.8 () 2017-06-15 21:24:31 +02:00
Fabian Affolter
69c919183a Do not call update() in constructor () 2017-06-15 21:23:55 +02:00
Fabian Affolter
1c4e097bed Upgrade pysnmp to 4.3.7 () 2017-05-30 09:08:57 +02:00
Fabian Affolter
c12b8f763c Upgrade pysnmp to 4.3.6 () 2017-05-29 10:28:31 +02:00
jhemzal
5c4a21efac Add posibility to specify snmp protocol version ()
* snmp sensor protocol version configuration option

* fixed lint findings.
2017-05-15 00:34:51 -07:00
Fabian Affolter
6e44ccf683 Upgrade pysnmp to 4.3.5 () 2017-03-26 15:53:53 +02:00
Micha LaQua
3fa8aff78e snmp: upgrade pysnmp to 4.3.4 ()
* snmp: upgrade pysnmp to 4.3.4

fixes https://github.com/home-assistant/home-assistant/issues/6238

* snmp: v4.3.4: add missing definition changes
2017-03-02 16:12:44 +01:00
Fabian Affolter
91bebca0b6 Upgrade pysnmp to 4.3.3 () 2017-02-05 11:22:32 +01:00
Fabian Affolter
be272ac64a Disable too-many-* ()
* Disable too-many-* and too-few-public-methods

* Remove globally disabled pylint warnings
2016-10-30 22:18:53 +01:00
Fabian Affolter
e8c6e4d561 Clean-up, ordering, constants, and extend of schema ()
* Clean-up, ordering, constants, and extend of schema

* Put REQUIREMENTS back and re-add line breaks

* Clean-up, ordering, constants, and extend of schema

* Extend platform
2016-08-20 15:40:16 -07:00
Fabian Affolter
33cb1b3be6 SNMP sensor ()
* Add snmp sensor

* Add ATTR_UNIT_OF_MEASUREMENT
2016-06-08 21:16:43 -07:00