mirror of
https://github.com/home-assistant/core.git
synced 2025-05-03 13:39:16 +00:00

* Host should be optional for apcupsd component (#3072) * Zwave climate Bugfix: if some setpoints have different units, we should fetch the o… (#3078) * Bugfix: if some setpoints have different units, we should fetch the one that are active. * Move order of population for first time detection * Default to config if None unit_of_measurement * unit fix (#3083) * humidity slider (#3088) * If device was off target temp was null. Default to Heating setpoint (#3091) * Fix for BLE device tracker (#3019) * Bug fix tracked devices * Added scan_duration configuration parameter * fix homematic climate implementation (#3114) * Allow 'None' MAC to be loaded from known_devices (#3102) * Climate and cover bugfix (#3097) * Avoid None comparison for zwave cover. * Just rely on unit from config for unit_of_measurement * Explicit return None * Mqtt (#11) * Explicit return None * Missing service and wrong service name defined * Mqtt state was inverted, and never triggering * Fixed Homematic cover (#3116) * Add missing docstrings (fix PEP257 issues) (#3098) * Add missing docstrings (fix PEP257 issues) * Finish sentence * Merge pull request #3130 from turbokongen/zwave_fixes Bugfix. climate and covermqt * Back out insteon hub and fan changes (#3062) * Bump version * Special frontend build for 0.27.2
17 lines
904 B
Python
17 lines
904 B
Python
"""DO NOT MODIFY. Auto-generated by script/fingerprint_frontend."""
|
|
|
|
FINGERPRINTS = {
|
|
"core.js": "1fd10c1fcdf56a61f60cf861d5a0368c",
|
|
"frontend.html": "610cc799225ede933a9894b64bb35717",
|
|
"mdi.html": "710b84acc99b32514f52291aba9cd8e8",
|
|
"panels/ha-panel-dev-event.html": "3cc881ae8026c0fba5aa67d334a3ab2b",
|
|
"panels/ha-panel-dev-info.html": "34e2df1af32e60fffcafe7e008a92169",
|
|
"panels/ha-panel-dev-service.html": "bb5c587ada694e0fd42ceaaedd6fe6aa",
|
|
"panels/ha-panel-dev-state.html": "4608326978256644c42b13940c028e0a",
|
|
"panels/ha-panel-dev-template.html": "0a099d4589636ed3038a3e9f020468a7",
|
|
"panels/ha-panel-history.html": "efe1bcdd7733b09e55f4f965d171c295",
|
|
"panels/ha-panel-iframe.html": "d920f0aa3c903680f2f8795e2255daab",
|
|
"panels/ha-panel-logbook.html": "66108d82763359a218c9695f0553de40",
|
|
"panels/ha-panel-map.html": "af7d04aff7dd5479c5a0016bc8d4dd7d"
|
|
}
|