1
0
mirror of https://github.com/esphome/esphome.git synced 2025-02-22 04:48:21 +00:00
Tim P fa1adfd934 Add QMC5883L Sensor + Improvements to HMC5883L (#671)
* Add QMC5883L and Updated HMC5883L

* add tests

* changed to oversampling

* fix pylint

* fix private method

* typo fix

* fix protected method

* Clean up code and PR recomendations

* fix tests

* remote file

* fix qmc oversampling unit

* Remove hmc5883l config logging

Either the units are converted to the user values like 1x, 8x oversampling or not printed at all. Printing the machine-value of these is only confusing users.

* Changes for validate_enum

Move stuff that can be done beforehand out of the bound function, use text_type for py2/3 compatability.

* Remove unused constant

* Remove duplicate tests

* Repeat remove config print

* remove changes to test2 since bin is to large

* Add comment to HMC5583L


Co-authored-by: Timothy Purchas <timothy@TPF.local>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-11-26 18:43:11 +01:00
..
2019-04-22 21:56:30 +02:00
2019-05-27 13:06:45 +02:00
2019-10-16 13:19:41 +02:00
2019-04-22 21:56:30 +02:00
2019-11-26 17:56:04 +01:00
2019-10-13 13:51:34 +02:00
2019-05-08 10:17:08 +02:00
2019-10-31 20:31:58 +01:00
2019-05-15 20:57:29 +02:00
2019-04-22 21:56:30 +02:00
2019-04-22 21:56:30 +02:00
2019-05-15 10:55:35 +02:00
2019-11-16 16:34:11 +01:00
2019-11-16 16:34:11 +01:00
2019-10-23 14:43:41 +02:00
2019-10-14 12:06:23 +02:00
2019-05-30 20:01:58 +02:00
2019-06-30 09:14:16 +02:00
2019-06-03 16:07:15 +02:00
2019-10-17 21:34:58 +02:00
2019-11-20 17:00:32 +01:00
2019-04-22 21:56:30 +02:00
2019-05-08 10:17:08 +02:00
2019-04-22 21:56:30 +02:00
2019-05-08 10:17:08 +02:00
2019-05-12 23:04:36 +02:00
2019-05-24 16:34:01 +02:00
2019-06-01 22:00:09 +02:00
2019-06-28 11:29:37 +02:00
2019-04-22 21:56:30 +02:00
2019-05-11 11:40:29 +02:00
2019-06-14 12:40:14 +02:00
2019-10-19 16:16:49 +02:00
2019-10-15 20:53:59 +02:00
2019-04-22 21:56:30 +02:00
2019-06-03 09:41:13 +02:00
2019-10-20 17:56:57 +02:00
2019-04-22 21:56:30 +02:00
2019-11-05 22:45:31 +01:00
2019-04-22 21:56:30 +02:00
2019-04-22 21:56:30 +02:00
2019-04-24 23:49:02 +02:00
2019-10-21 22:55:27 +02:00
2019-10-18 16:43:37 +02:00
2019-11-26 18:31:33 +01:00
2019-10-17 16:18:41 +02:00
2019-10-27 12:30:36 +01:00
2019-04-22 21:56:30 +02:00
2019-11-16 16:34:11 +01:00
2019-05-27 13:06:45 +02:00
2019-04-22 21:56:30 +02:00
2019-05-12 23:04:36 +02:00
2019-05-31 13:38:56 +02:00
2019-05-11 11:40:29 +02:00
2019-05-12 23:04:36 +02:00
2019-05-26 10:31:29 +02:00
2019-11-12 21:44:20 +01:00
2019-11-12 19:04:39 +01:00
2019-10-23 14:43:41 +02:00
2019-05-13 20:45:22 +02:00
2019-04-22 21:56:30 +02:00
2019-04-22 21:56:30 +02:00
2019-10-20 16:15:30 +02:00
2019-10-19 21:59:55 +02:00
2019-06-28 11:29:37 +02:00
2019-10-31 20:31:58 +01:00
2019-06-08 17:45:55 +02:00
2019-10-17 16:36:11 +02:00
2019-04-22 21:56:30 +02:00
2019-04-22 21:56:30 +02:00
2019-04-24 23:49:02 +02:00
2019-04-22 21:56:30 +02:00
2019-10-23 14:43:41 +02:00
2019-04-22 21:56:30 +02:00
2019-08-27 22:11:50 +02:00
2019-08-29 21:34:29 -03:00
2019-05-13 20:45:22 +02:00
2019-05-13 13:05:30 +02:00
2019-11-12 19:04:39 +01:00
2019-04-22 21:56:30 +02:00
2019-10-23 14:43:41 +02:00
2019-10-20 17:56:57 +02:00
2019-05-08 09:58:03 +02:00
2019-11-12 19:03:59 +01:00
2019-08-29 21:34:29 -03:00
2019-05-08 10:17:08 +02:00