core/homeassistant
Matt Schmitt c059dfdb67 Update Fitbit sensor (icons, formatting, client update) (#9031)
* Update fitbit.py

Add variable icon for battery status, clean up formatting for resource
names and values

* Update fitbit.py and requirements_all.txt

Fix PR comments and update client

* Update fitbit.py

Add dict map for battery levels and use icon util
2017-08-19 22:47:31 +02:00
..
components Update Fitbit sensor (icons, formatting, client update) (#9031) 2017-08-19 22:47:31 +02:00
helpers Add state_with_unit property to state objects in templates (#9014) 2017-08-17 23:19:35 -07:00
scripts Allow usage of colorlog 3.0.1 (#8885) 2017-08-08 10:16:04 +02:00
util Warn instead of raise on duplicate YAML key (#8834) 2017-08-06 10:47:19 -07:00
__init__.py
__main__.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
bootstrap.py Update docstrings (#8536) 2017-07-18 16:23:57 +02:00
config.py Add scripts editor backend (#8993) 2017-08-15 22:09:10 -07:00
const.py Add service to alarm control panel for night mode arming (#8614) 2017-08-13 19:57:48 +02:00
core.py Is_allowed_path raise for None path (#8953) 2017-08-15 15:41:37 +02:00
exceptions.py EntityComponent to retry platforms that are not ready yet (#8209) 2017-06-26 09:41:48 -07:00
loader.py Expose all components on hass [Concept] (#8490) 2017-07-16 09:23:06 -07:00
monkey_patch.py Make monkey patch work in Python 3.6 (#7848) 2017-06-01 23:23:39 -07:00
package_constraints.txt Upgrade aiohttp to 2.2.5 (#8828) 2017-08-04 23:14:05 -07:00
remote.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
setup.py Fix check for running inside venv (#8481) 2017-07-15 07:25:02 -07:00