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

13 Commits

Author SHA1 Message Date
William Scanlon
06a20d0d15 Fix octoprint errors when printer is off/disconnected ()
* Fix octoprint errors when printer is off/disconnected
2017-08-22 09:37:06 -04:00
Fabian Affolter
d8ca04a4bc Do not call update() in constructor () 2017-08-06 10:21:55 -07:00
William Scanlon
4f8d2ec317 Added Time Remaining and Time Elapsed sensors for octoprint ()
Add an optional extended description…
2017-07-21 09:40:07 +02:00
William Scanlon
652c006cbc Prevent errors on Octoprint sensors and binary_sensors when Octoprint and/or Printer are off ()
* Added platformnotready

* Only log the first failure if octoprint/printer isn't up

Remove blank line
2017-07-06 22:39:11 -07:00
Fabian Affolter
a4f1f6e724 Update docstrings ()
* Update docstrings

* Update docstrings

* Update docstrings

* Update docstrings

* Update docstrings

* Update docstrings

* Update docstring

* Update docstrings

* Update docstrings

* Fix lint issues

* Update docstrings

* Revert changes in dict
2017-05-02 09:18:47 -07:00
Jeff Wilson
be15ca3f23 Don't warn if octoprint completion is null () 2017-03-20 09:00:45 -07: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
Jeff Wilson
7724cb9eb4 Fix octoprint sensor ()
* Fix non-temperature sensors for octoprint

* Fix double space in octoprint temperature names

* Fix tox linting errors
2016-09-13 23:10:49 -07:00
Fabian Affolter
6a84b82663 Use voluptuous for Octoprint ()
* Migrate to voluptuous

* Fix pylint issues
2016-09-02 12:26:23 +02:00
William Scanlon
b8492832a6 Convert null to 0 for temp % sensors () 2016-08-02 21:53:26 -07:00
William Scanlon
ca3da0e53e Round temp and percentage for octoprint sensors () 2016-05-25 09:10:59 -07:00
Fabian Affolter
98bedf1bd6 Update links to docs and doc strings () 2016-05-06 18:03:18 -07:00
William Scanlon
6d9254ce25 Support for OctoPrint sensors () 2016-05-03 18:35:11 -07:00