File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
custom_components/target_timeframes Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.2.1] ( https://github.com/BottlecapDave/homeassistant-targettimeframes/compare/v1.2.0...v1.2.1 ) (2025-06-14)
2+
3+
4+ ### Bug Fixes
5+
6+ * added additional logging for debugging purposes ([ 99d0bb6] ( https://github.com/BottlecapDave/homeassistant-targettimeframes/commit/99d0bb60cb6da0df69fd8b82c8752a072a571794 ) )
7+
18# [ 1.2.0] ( https://github.com/BottlecapDave/homeassistant-targettimeframes/compare/v1.1.1...v1.2.0 ) (2025-06-11)
29
310
Original file line number Diff line number Diff line change 33from homeassistant .helpers import selector
44
55DOMAIN = "target_timeframes"
6- INTEGRATION_VERSION = "1.2.0 "
6+ INTEGRATION_VERSION = "1.2.1 "
77
88CONFIG_VERSION = 2
99
Original file line number Diff line number Diff line change 1717 " pydantic"
1818 ],
1919 "ssdp" : [],
20- "version" : " 1.2.0 " ,
20+ "version" : " 1.2.1 " ,
2121 "zeroconf" : []
2222}
You can’t perform that action at this time.
0 commit comments