File tree Expand file tree Collapse file tree
custom_components/tesla_custom Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11"""Const file for Tesla cars."""
22
3- VERSION = "3.23.1 "
3+ VERSION = "3.24.0 "
44CONF_EXPIRATION = "expiration"
55CONF_INCLUDE_VEHICLES = "include_vehicles"
66CONF_INCLUDE_ENERGYSITES = "include_energysites"
Original file line number Diff line number Diff line change 2525 "issue_tracker" : " https://github.com/alandtse/tesla/issues" ,
2626 "loggers" : [" teslajsonpy" ],
2727 "requirements" : [" teslajsonpy==3.12.0" ],
28- "version" : " 3.23.1 "
28+ "version" : " 3.24.0 "
2929}
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " tesla"
3- version = " 3.23.1 "
3+ version = " 3.24.0 "
44description = " A fork of the Home Assistant tesla integration using a oauth proxy to login."
55authors = [" Alan D. Tse <alandtse@gmail.com>" ]
66license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments