Files
ha-core/tests/components/sensor
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
..
2016-03-09 10:25:50 +01:00
2017-03-30 00:50:53 -07:00
2017-06-17 10:03:49 -07:00
2017-05-15 14:25:46 +02:00
2017-03-09 16:54:04 -05:00
2017-06-05 13:16:53 +02:00
2017-06-17 10:03:49 -07:00