Skip to content

Commit 08ad34e

Browse files
committed
Typos + Bumped version to 1.1.2.
1 parent 0d7875c commit 08ad34e

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Switcher Boiler Unofficial Bridge and API</br>[![pypi-version]][11] [![pypi-downloads]][11] [![license-badge]][4]
1+
# Switcher Water Heater Unofficial Bridge and API</br>[![pypi-version]][11] [![pypi-downloads]][11] [![license-badge]][4]
22

33
[![gh-build-status]][7] [![read-the-docs]][8] [![codecov]][3] [![dependabot-status]][1]
44

docs/projects.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Projects using this module
66
* `switcher_kis code`_
77
* `switcher_kis documentation`_
88

9-
* Switcher Boiler unofficial docker-based WebAPI:
9+
* Switcher Water Heater Unofficial REST API:
1010

1111
* `webapi code`_
1212
* `webapi documentation`_
@@ -17,6 +17,6 @@ Projects using this module
1717
please let me know (or add it yourself via github).
1818

1919
.. _webapi code: https://github.com/TomerFi/switcher_webapi
20-
.. _webapi documentation: https://switcher-webapi.readthedocs.io/en/stable/
20+
.. _webapi documentation: https://switcher-webapi.tomfi.info/
2121
.. _switcher_kis code: https://github.com/home-assistant/home-assistant/tree/dev/homeassistant/components/switcher_kis
2222
.. _switcher_kis documentation: https://www.home-assistant.io/components/switcher_kis/

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ build-backend = "poetry.masonry.api"
44

55
[tool.poetry]
66
name = "aioswitcher"
7-
version = "1.1.1"
8-
description = "Switcher Boiler Unofficial Bridge and API."
7+
version = "1.1.2"
8+
description = "Switcher Water Heater Unofficial Bridge and API."
99
license = "MIT"
1010
authors = ["Tomer Figenblat <[email protected]>"]
1111
readme = "README.md"

0 commit comments

Comments
 (0)