This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Nov 03, 2022
-
-
J. Nick Koston authored
fixes #81489 changelog: https://github.com/Bluetooth-Devices/oralb-ble/compare/v0.10.0...v0.10.1
-
mkmer authored
-
J. Nick Koston authored
-
Franck Nijhof authored
-
Jan Bouwhuis authored
* Improve typing debug_info * Improve typing device_automation * Improve typing device_trigger * Improve typing fan * Additional type hints device_trigger * Set fan type hints to class level * Cleanup and mypy * Follow up and missed hint * Follow up comment
-
Dennis Schroer authored
-
J. Nick Koston authored
- Performance improvements changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v1.61.1...v1.64.0
-
hahn-th authored
* Add HmIP-WGC * remove unused code * removed test test_manually_configured_platform
-
Franck Nijhof authored
-
J. Nick Koston authored
-
Franck Nijhof authored
-
Jan Bouwhuis authored
* Use _attr_ in MQTT climate * Follow up comment * Do not change code
-
Rami Mosleh authored
* use DataUpdateCoordinator for glances add tests to increase coverage fix test_config_flow.py fix codecov/patch remove unused const, minor tweaks remove invalid_auth test as it is not implemented fix type hints * change to async_forward_entry_setups * Use Dataupdatecoordinator for glances * minor fixex * minor fixes * minor fix * remove support_versions const * coe cleanup * address comments * fix sensor native_value * Rename entry to entry_data in `get_api` * Remove whitespace in sensor name
-
Raman Gupta authored
Fix eight sleep bug
-
Malte Franken authored
-
J. Nick Koston authored
fixes #81438
-
Jan authored
The standard unit for the 'IEC_ENERGY_COUNTER' type is 'kWh' instead of 'Wh'
-
Austin Brunkhorst authored
-
GitHub Action authored
-
- Nov 02, 2022
-
-
rappenze authored
-
Jan Bouwhuis authored
* Improve typing camera * Improve typing cover * b64 encoding can be either bytes or a string.
-
Jan Bouwhuis authored
* Improve typing alarm_control_panel * Improve typing binary_sensor * Improve typing button * Add misssed annotation * Move CONF_EXPIRE_AFTER to _setup_from_config * Use CALL_BACK type * Remove assert, improve code style
-
Franck Nijhof authored
-
Bram Kragten authored
-
Allen Porter authored
-
Daniel Hjelseth Høyer authored
-
Bram Kragten authored
-
epenet authored
-
epenet authored
-
epenet authored
-
Allen Porter authored
-
Poltorak Serguei authored
Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> Co-authored-by:
Dmitry Vlasov <kerbalspacema@gmail.com>
-
G Johansson authored
* Review comments from #74325 * Remove moved test * Fix init * Handle no data * Remove print * Fix tests * PlatformNotReady if no data * Recover failed platform setup * Fix broken test * patch context * reset test init * Move to platform * asyncio gather * Remove duplicate code
-
epenet authored
* Use attr in mqtt fan * Fix is_on
-
Rami Mosleh authored
Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
Franck Nijhof authored
-
J. Nick Koston authored
Avoids a failure when bluetooth is turned off when testing on macos: bleak.exc.BleakError: Bluetooth device is turned off
-
Daniel Hjelseth Høyer authored
-
epenet authored
-