1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-05 09:07:40 +00:00
Files
core/tests/components/sensor
Alexander Hardwicke 1d68f4e279 Command Line Sensor - json_attributes (#15679)
* Add tests to command_line for json_attrs

* Add json_attrs to command_line

* Remove whitespace on blank line

* Stick to <80 row length

* Use collections.Mapping, not dict

* Rename *attrs to *attributes

* Remove extraneous + for string concat

* Test multiple keys

* Add test

Makes sure the sensor's attributes don't contain a value for a missing key,
even if we want that key.

* Test that unwanted keys are skipped

* Remove additional log line

* Update tests for log changes

* Fix ordering
2018-07-29 08:37:34 +02:00
..
2018-01-27 11:58:27 -08:00
2018-07-09 14:39:28 +02:00
2018-02-21 23:21:07 -08:00
2018-07-18 10:54:54 +02:00
2018-07-23 10:16:05 +02:00
2018-01-29 23:37:19 +01:00
2018-01-29 23:37:19 +01:00
2018-07-23 10:16:05 +02:00
2018-01-20 22:35:38 -08:00