hass-core/homeassistant
Nick Whyte cdd111df49 Add sensor.nsw_fuel_station component ()
* Add sensor.nsw_fuel_station component

* bump dependency

* PR Changes

* flake8

* Use MockPrice

* Fix requirements

* Fix tests

* line length

* wip

* Handle errors and show persistent notification

* update tests

* Address @MartinHjelmare's comments

* Fetch station name from API

* Update tests

* Update requirements

* Address comments
2018-06-14 13:56:04 +02:00
..
auth_providers Add local auth provider () 2018-05-10 14:09:22 -04:00
components Add sensor.nsw_fuel_station component () 2018-06-14 13:56:04 +02:00
helpers Don't run unnecessary methods in executor pool () 2018-06-07 15:31:21 -04:00
scripts Upgrade keyring to 12.2.1 () 2018-05-19 10:04:42 +02:00
util Convert more files to async/await syntax () 2018-04-28 19:26:20 -04:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Bring back typing check. Meanwhile just for homeassistant/*.py () 2018-05-12 17:44:53 -04:00
auth.py Fix hue discovery popping up () 2018-05-24 14:24:14 -04:00
bootstrap.py Bring back typing check. Meanwhile just for homeassistant/*.py () 2018-05-12 17:44:53 -04:00
config.py Extend package support () 2018-05-25 16:41:50 -04:00
config_entries.py Nest config flow () 2018-06-13 11:14:52 -04:00
const.py Version bump to 0.72.0.dev0 2018-06-03 16:54:23 -04:00
core.py Bring back typing check. Meanwhile just for homeassistant/*.py () 2018-05-12 17:44:53 -04:00
data_entry_flow.py Nest config flow () 2018-06-13 11:14:52 -04:00
exceptions.py Bring back typing check. Meanwhile just for homeassistant/*.py () 2018-05-12 17:44:53 -04:00
loader.py Bring back typing check. Meanwhile just for homeassistant/*.py () 2018-05-12 17:44:53 -04:00
monkey_patch.py Python 3.5 adjustments () 2018-03-15 13:10:54 +02:00
package_constraints.txt Upgrade aiohttp to 3.3.0 () 2018-06-07 13:49:14 -04:00
remote.py Remove crazy JSON encoding things that are no longer used () 2018-03-12 23:22:08 +01:00
requirements.py Reinstate our old virtual env check in favor of pip () 2018-03-05 15:51:37 -08:00
setup.py Bring back typing check. Meanwhile just for homeassistant/*.py () 2018-05-12 17:44:53 -04:00