1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-03 00:00:58 +00:00
Files
core/tests/components
Robin 865865ca0f Add london_underground (#8272)
* Add tube_state

Add tube_state sensor

* Final cleanup

* Make corrections

Correct PLATFORM_SCHEMA

* Fix space

* Make test pass

* Correct format of test

Test still failing, don’t understand why

* correct description

* Make test pass

Preferred method below returns None

state = self.hass.states.get('sensor.london_overground')

* Format for hound

* indent

* Make requested changes to test, not working

Test fails with:

AssertionError: assert 0 > 0
where 0 = len([])

Surely I need tube_state.setup_platform ?

* Fixed test

Config was wrong

* Change component name to london_tube

* Update name to london_underground

Make consistent

* cleanup
2017-07-02 11:32:38 -07:00
..
2017-06-25 10:53:15 -07:00
2017-05-19 07:37:39 -07:00
2017-06-17 10:03:49 -07:00
2017-06-17 10:03:49 -07:00
2017-07-02 11:32:38 -07:00
2017-06-17 10:03:49 -07:00
2017-05-13 21:25:54 -07:00
2017-05-11 09:04:17 -07:00
2017-05-12 20:14:17 -07:00
2017-05-19 07:37:39 -07:00
2017-06-17 10:03:49 -07:00
2017-06-25 10:53:15 -07:00
2017-04-11 09:23:41 -07:00
2017-03-30 00:50:53 -07:00