core/homeassistant
Raman Gupta 5739782877
Add support for firmware target in zwave_js FirmwareUploadView (#88523)
* Add support for firmware target in zwave_js FirmwareUploadView

fix

* Update tests/components/zwave_js/test_api.py

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

* Update tests/components/zwave_js/test_api.py

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

* Update tests/components/zwave_js/test_api.py

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

* Update tests/components/zwave_js/test_api.py

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

* fix types

* Switch back to using Any

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-02-23 13:24:55 -05:00
..
auth Avoid subprocess memory copy when c library supports posix_spawn (#87958) 2023-02-13 09:02:51 -05:00
backports Add Self typing (1) [mypy 1.0] (#87598) 2023-02-06 22:29:47 -06:00
brands Add Matter to supported standards for brands (#87564) 2023-02-06 20:09:01 -05:00
components Add support for firmware target in zwave_js FirmwareUploadView (#88523) 2023-02-23 13:24:55 -05:00
generated Activate thread integration if thread border routers are present (#88551) 2023-02-21 16:22:00 +00:00
helpers Always include platform in `config/entity_registry/list_for_display` (#88601) 2023-02-22 17:59:52 +01:00
scripts Stricter pylint message control (#86154) 2023-01-20 13:47:55 +01:00
util Add typed helpers and improve type hints in util/json (#88534) 2023-02-22 10:09:28 +01:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Use entity_sources to determine integration in recorder platforms (#88382) 2023-02-18 07:21:41 -06:00
config.py
config_entries.py Add background tasks to config entries (#88335) 2023-02-17 13:50:05 -05:00
const.py Bump version to 2023.4.0dev0 (#88630) 2023-02-22 21:29:49 +01:00
core.py Add clarifying comment about unit of elevation (#88489) 2023-02-22 09:06:43 -05:00
data_entry_flow.py Dismiss discoveries when the underlying device disappears (#88340) 2023-02-17 15:51:19 -05:00
exceptions.py
loader.py Inverse json import logic (#88099) 2023-02-16 11:37:57 +01:00
package_constraints.txt Update frontend to 20230222.0 (#88615) 2023-02-22 18:53:46 +01:00
requirements.py
runner.py Avoid subprocess memory copy when c library supports posix_spawn (#87958) 2023-02-13 09:02:51 -05:00
setup.py
strings.json