Michael
c5c8243ea5
Improve Tankerkoenig docs ( #38662 )
...
* improve docs
* add missing option
* Apply suggestions from code review
* tiny style tweaks
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2025-04-22 08:23:17 +02:00
Franck Nijhof
adac9669aa
2024.12: Sync with codebase
2024-11-27 18:57:16 +01:00
Madelena Mak
d4c03fe1be
Update the theme to match branding better ( #33462 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-06-30 13:47:01 +02:00
Franck Nijhof
cf6b95d2a8
2024.5: Beta release notes
2024-04-24 21:46:14 +02:00
Franck Nijhof
66d64f9b36
2024.2: Beta release notes ( #30639 )
2024-01-31 21:13:26 +01:00
Franck Nijhof
8fe226ddaa
2024.1: Sync codebase with docs
2024-01-03 11:01:45 +01:00
Franck Nijhof
ec6d32bdda
2022.4: Sync with codebase
2022-04-04 15:21:09 +02:00
Franck Nijhof
5d72c2a03c
Sync codebase with docs for 2022.4.0b0
2022-03-30 21:50:39 +02:00
Michael
b4eea9bde1
Add config flow to tankerkoenig ( #22074 )
2022-03-30 09:38:06 +02:00
Franck Nijhof
8f82a159f9
Add integration platforms to integration frontmatter ( #16525 )
2021-02-12 11:59:20 +01:00
FlavorFx
bd6dd1d426
Add ShowOnMap flag to show each/hide entity on map ( #12541 )
...
* Add ShowOnMap flag to show each/hide entity on map
* Update tankerkoenig.markdown
* Update source/_integrations/tankerkoenig.markdown
Co-Authored-By: guillempages <guillempages@users.noreply.github.com>
* Update source/_integrations/tankerkoenig.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update source/_integrations/tankerkoenig.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update source/_integrations/tankerkoenig.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: guillempages <guillempages@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-04-03 15:28:30 +02:00
guillempages
88b84d7159
Remove logo: from tankerkoenig integration ( #12564 )
...
Remove the logo line, so that the new "brands" repository can be used
2020-03-30 23:07:01 +02:00
guillempages
00645ce20f
Improve tankerkoenig documentation ( #12478 )
...
Fix small typos
Add a recommendation to the maximum number of monitored stations
2020-03-22 08:18:21 +01:00
Vedeneb
7c180e1893
Clarified that scan_interval uses seconds ( #12459 )
...
The previously given default value of "30" could lead to the assumption that scan_interval was meassured in minutes and not seconds, which would block the users API Key very fast as the API would be polled twice a minute.
2020-03-20 21:28:45 +01:00
Marco H
2910181223
Fixed setup steps ( #12423 )
...
As it seems that direct requests to https://creativecommons.tankerkoenig.de/api-key are not allowed (responded with "Page not found") i modified the setup steps to first open https://creativecommons.tankerkoenig.de and then click on "API-KEY" on the main menu.
2020-03-19 08:50:00 +01:00
Anton Kurnitzky
01cca6d531
Needs to be fuel_types: instead of fuel_type: ( #12430 )
...
Error in example configuration.
2020-03-18 22:43:54 +01:00
Franck Nijhof
f2975dc397
Sync codebase with docs for 0.107
2020-03-18 16:02:28 +01:00
guillempages
f43ae5c455
Fix default tankerkoenig radius ( #12361 )
...
The default value specified in the documentation did not match the implementation.
2020-03-18 13:27:53 +01:00
Franck Nijhof
e05bc95c5c
Small corrections for new integration in 0.107
2020-03-10 21:14:37 +01:00
guillempages
3f6d4df54f
Add tankerkoenig integration ( #11137 )
...
* Add tankerkoenig integration
* Add new configuration variable "stations"
Enhance the documentation for the new optional configuration variable "stations"
* Fix typos in tankerkoenig integration
* Change integration to platform
The integration is a platform integration instead of just a sensor now.
2020-03-02 12:14:49 +01:00