-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
558df0e
commit 4718ce3
Showing
1 changed file
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -457,7 +457,7 @@ For now (20231208.2) following files were modified: | |
|
||
After that checkout modified version in `./build` folder. Then. | ||
|
||
1. go to ./build directory. | ||
1. go to `./build` directory. | ||
2. `git clone https://github.com/GermanBluefox/home-assistant-polymer.git` it is a fork of https://github.com/home-assistant/frontend.git, but some things are modified (see the file list earlier). | ||
3. `cd home-assistant-polymer` | ||
4. `git checkout master` | ||
|
@@ -473,12 +473,15 @@ After that checkout modified version in `./build` folder. Then. | |
PLACEHOLDER for the next version: | ||
### **WORK IN PROGRESS** | ||
--> | ||
### **WORK IN PROGRESS** | ||
* (@GermanBluefox) migrate intro links to new format | ||
|
||
### 4.1.11 (2024-11-20) | ||
* (Garfonso) convert string state values to numbers, where necessary. | ||
|
||
### 4.1.10 (2024-05-23) | ||
* (Garfonso) device icons work again. | ||
* (Garfonso) default user sometimes was not found in system. | ||
* (Garfonso) default user sometimes was not found in a system. | ||
|
||
### 4.1.9 (2024-04-26) | ||
* (Garfonso) add support for new service call structure. | ||
|
@@ -491,11 +494,11 @@ After that checkout modified version in `./build` folder. Then. | |
|
||
### 4.1.6 (2024-03-07) | ||
* (Garfonso) remove exessive logging | ||
* (Garfonso) improve fix for crash again. | ||
* (Garfonso) improve fix for a crash again. | ||
|
||
## License | ||
|
||
Copyright 2019-2024, bluefox <[email protected]> | ||
Copyright 2019-2025, bluefox <[email protected]> | ||
|
||
Licensed under the Apache License, Version 2.0 (the "License"); | ||
you may not use this file except in compliance with the License. | ||
|