This website requires JavaScript.
Explore
Help
Sign In
jeans
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-05-28 09:47:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
tests
/
components
/
deconz
History
Robert Svensson
5abf77662a
Support carbon dioxide and formaldehyde sensors in deCONZ (
#117877
)
...
* Add formaldehyde sensor * Add carbon dioxide sensor * Bump pydeconz to v116
2024-05-22 07:33:55 +02:00
..
snapshots
…
__init__.py
…
conftest.py
…
test_alarm_control_panel.py
Unignore Ruff PLC in tests (
#114572
)
2024-04-01 21:28:54 +02:00
test_binary_sensor.py
…
test_button.py
…
test_climate.py
…
test_config_flow.py
Use is in enum comparison in config flow tests A-E (
#114669
)
2024-04-02 11:22:05 -10:00
test_cover.py
…
test_deconz_event.py
…
test_device_trigger.py
…
test_diagnostics.py
…
test_fan.py
…
test_gateway.py
Bump ruff to 0.3.4 (
#112690
)
2024-03-26 00:02:16 +01:00
test_init.py
Ensure config entry operations are always holding the lock (
#117214
)
2024-05-12 08:20:08 +09:00
test_light.py
Improve syncing light states to deCONZ groups (
#117588
)
2024-05-17 08:44:09 +02:00
test_lock.py
…
test_logbook.py
…
test_number.py
Raise ServiceValidationError on number out of range exception (
#114589
)
2024-04-02 12:22:00 +02:00
test_scene.py
…
test_select.py
…
test_sensor.py
Support carbon dioxide and formaldehyde sensors in deCONZ (
#117877
)
2024-05-22 07:33:55 +02:00
test_services.py
Rework deCONZ services to load once and never unload (
#117592
)
2024-05-16 21:41:23 -04:00
test_siren.py
…
test_switch.py
…