1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-01 17:48:26 +00:00

4 Commits

Author SHA1 Message Date
Erik Montnemery
cc564026fa
Move EntityCategory to homeassistant.const ()
* Move EntityCategory to homeassistant.const

* Fix more imports
2023-02-09 20:15:37 +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
4cafd393c6
Correct units on mopeka battery voltage sensor () 2023-01-26 02:14:59 +01: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