core/tests/components/shelly
Maciej Bieniek 3aa6771835
Update `DeviceInfo.sw_version` value for Shelly Gen2 sleeping devices (#101338)
* Update device info for gen2 sleeping devices

* Add test

* Update sw_version only if the firmware_version value has changed

* Rename device_update_info() to update_device_fw_info()

* Remove duplicate comparison
2023-10-04 11:00:17 +02:00
..
bluetooth
__init__.py Use freezegun in shelly tests (#99042) 2023-08-25 09:06:43 -05:00
conftest.py Fix Shelly Gen2 event get input name method (#100733) 2023-09-23 12:45:41 +03:00
test_binary_sensor.py Revert "Change naming of Shelly entities to correspond with HA guidelines" (#99059) 2023-08-28 10:42:24 +02:00
test_button.py
test_climate.py Add support for Shelly Gas Valve addon (#98705) 2023-08-22 11:53:52 +03:00
test_config_flow.py Update zeroconf discovery to use IPAddress objects to avoid conversions (#100567) 2023-09-19 18:58:46 +02:00
test_coordinator.py Update `DeviceInfo.sw_version` value for Shelly Gen2 sleeping devices (#101338) 2023-10-04 11:00:17 +02:00
test_cover.py Revert "Change naming of Shelly entities to correspond with HA guidelines" (#99059) 2023-08-28 10:42:24 +02:00
test_device_trigger.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
test_diagnostics.py
test_event.py Add `event` platform for Shelly gen1 devices (#100655) 2023-09-23 16:03:57 +02:00
test_init.py Revert "Change naming of Shelly entities to correspond with HA guidelines" (#99059) 2023-08-28 10:42:24 +02:00
test_light.py Revert "Change naming of Shelly entities to correspond with HA guidelines" (#99059) 2023-08-28 10:42:24 +02:00
test_logbook.py Fix Shelly Gen2 event get input name method (#100733) 2023-09-23 12:45:41 +03:00
test_number.py
test_sensor.py Add energy meter sensors for Shelly Pro EM (#99747) 2023-09-07 06:59:04 +02:00
test_switch.py Revert "Change naming of Shelly entities to correspond with HA guidelines" (#99059) 2023-08-28 10:42:24 +02:00
test_update.py Show OTA update progress for Shelly gen2 devices (#99534) 2023-09-06 08:17:45 +02:00
test_utils.py Fix Shelly Gen2 event get input name method (#100733) 2023-09-23 12:45:41 +03:00