Commit Graph

9 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
Marc Mueller
da35097803 Update Optional typing (2) [Py310] () 2023-01-23 09:10:05 +01:00
epenet
a6ddac9004 Use UnitOfTemperature in integrations (i-m) () 2022-12-20 18:30:46 +01:00
epenet
0184aadb09 Use UnitOfElectricPotential in integrations () 2022-12-15 13:59:21 +01:00
Aarni Koskela
3d29638804 Deduplicate sensor_device_info_to_device_info ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-11-14 12:12:53 -06:00
Jc2k
7d427ddbd4 Allow parsing to happen in PassiveBluetoothProcessorCoordinator () 2022-08-09 06:36:39 +01:00
J. Nick Koston
1e85ddabfd Fix startup race in BLE integrations () 2022-07-26 09:29:23 -10:00
J. Nick Koston
82c92b5634 Add Moat (BLE) integration ()
* Add Moat (BLE) integration

* fix pin

* resync

* Update tests/components/moat/test_sensor.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/moat/sensor.py

* backmerge from integration

* purge dead code

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-07-24 09:51:14 +02:00