1
0
mirror of https://github.com/home-assistant/core.git synced 2025-09-18 17:39:33 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Marc Mueller
4f4389ba85 Improve bluetooth generic typing () 2024-05-12 13:15:30 +02:00
Marc Mueller
59a6035d3f Add empty line after module docstring [j-m] () 2024-03-08 09:01:29 -05:00
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