core/tests/components/sensor
Johan Bloemberg 915a91dc1b DSMR: TCP, reconnecting and V4 CRC support (#5164)
* Add support for TCP connection.

* Implement reconnect logic.

* Actually register connect loop task and fix error handling.

* Fix lint, configure upstream requirement.

* Revert debug logging.

* Explicitly catch connection errors.

* Test reconnect on setup and reconnect after disconnect.

* Style.
2017-01-16 23:56:00 -08:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_api_streams.py Fix up docstring for tests (#5090) 2016-12-28 20:04:59 +02:00
test_command_line.py Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
test_darksky.py Fix tests closing properly (#5203) 2017-01-07 01:47:25 +01:00
test_dsmr.py DSMR: TCP, reconnecting and V4 CRC support (#5164) 2017-01-16 23:56:00 -08:00
test_imap_email_content.py Lazy initialise the worker pool (#4110) 2016-10-31 08:47:29 -07:00
test_mfi.py Removing calls to mock.assert_called_once_with (#3896) 2016-10-16 16:13:27 -07:00
test_min_max.py New config parameter for min_max sensor to specify number of digits for rounding mean value (#4237) 2016-11-22 15:36:29 +01:00
test_moldindicator.py Use setup_component in tests (#3414) 2016-09-17 10:29:58 -07:00
test_mqtt.py Async bootstrap / component init (#3991) 2016-10-27 00:16:23 -07:00
test_mqtt_room.py Use setup_component in tests (#3414) 2016-09-17 10:29:58 -07:00
test_pilight.py Use voluptuous for Pilight switch (#3819) 2016-10-31 13:18:47 +01:00
test_random.py Lazy initialise the worker pool (#4110) 2016-10-31 08:47:29 -07:00
test_rest.py Run tests on Python 3.6 (#5162) 2017-01-03 21:33:48 +01:00
test_rfxtrx.py Lazy initialise the worker pool (#4110) 2016-10-31 08:47:29 -07:00
test_sleepiq.py Fix tests closing properly (#5203) 2017-01-07 01:47:25 +01:00
test_sonarr.py Fix tests closing properly (#5203) 2017-01-07 01:47:25 +01:00
test_statistics.py Statistics sensor (#3513) 2016-10-04 01:04:00 -07:00
test_tcp.py Fix TCP sensor to correctly use value_template (#5211) 2017-01-11 17:26:29 +01:00
test_template.py Continue on invalid platforms and new setup_component unit tests (#3736) 2016-10-08 11:27:35 -07:00
test_worldclock.py Add test (#3999) 2016-10-24 22:01:38 -07:00
test_wunderground.py Fix tests closing properly (#5203) 2017-01-07 01:47:25 +01:00
test_yahoo_finance.py Allow multiple symbols (sensor.yahoo_finance) (#4126) 2016-10-31 13:31:09 +01:00
test_yr.py [WIP] Spread the traffic to yr.no servers and remove yr.no from the default… (#5171) 2017-01-04 23:20:30 +01:00