1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-06 23:19:18 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Marc Mueller
1722e23df8
Add empty line after module docstring [tests l-p] () 2024-03-08 14:55:15 +01:00
J. Nick Koston
f0b029c363
Bump mopeka_iot_ble to 0.4.1 ()
* Bump mopeka_iot_ble to 0.4.1

closes 

* adjust tests
2023-02-23 20:52:31 -05:00
epenet
f75ac17554
Add type hints to integration tests (j-m) () 2023-02-08 19:06:59 +01:00
J. Nick Koston
3be6d4dcfb
Disable mopeka accelerometer sensors by default ()
* Disable mopeka accelerometer sensors by default

These generate a significant amount of noise and are
only useful when placing the sensor. Disable them by
default. This not a breaking change because existing
preferences are preserved.

* adjust tests
2023-02-04 22:34:34 +02:00
J. Nick Koston
03a8dcfdc1
Add Mopeka integration ()
* Add Mopeka integration

Mopeka makes BLE propane tank monitors

* cover

* wip

* wip

* bump lib

* strip binary sensor

* all sensors

* all sensors

* update tests

* change quality

* change quality

* adjust

* integration_type, strict-typing
2023-01-25 12:28:13 -05:00