Skip to content

Commit

Permalink
small updates
Browse files Browse the repository at this point in the history
  • Loading branch information
itchannel committed May 9, 2024
1 parent 1b56a3f commit f14bfee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion custom_components/fordpass/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@

SWITCHES = {
"ignition": {"icon": "hass:power"},
"guardmode": {"icon": "mdi:shield-key"}}
#"guardmode": {"icon": "mdi:shield-key"}
}

WINDOW_POSITIONS = {
"CLOSED": {
Expand Down
2 changes: 2 additions & 0 deletions info.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## **Changelog**
### Version 1.68
- Fix for missing locale
- Fix duplicate Switches dictionary
- Fix DC fast charging bug
### Version 1.67
- Temp fix for login issues (Uses different region login servers, may get blocked soon!)
### Version 1.66
Expand Down

0 comments on commit f14bfee

Please sign in to comment.