Browse Source

docs (README): Lose the heading

The icon contains the branding, and is displaying at an
unexpectedly big size. GitHub Markdown does not let the
size be controlled, unless we use an HTML img tag, but then
we may lose the ability to resolve local links from the repo
that markdown has, so don't go there.
Jason Rumney 6 days ago
parent
commit
e7ae639c96
1 changed files with 1 additions and 3 deletions
  1. 1 3
      README.md

+ 1 - 3
README.md

@@ -1,5 +1,3 @@
-# Tuya Local ; Home Assistant integration
-
 ![logo](custom_components/tuya_local/brand/icon.svg) 
 
 Please report any [issues](https://github.com/make-all/tuya-local/issues) and feel free to raise [pull requests](https://github.com/make-all/tuya-local/pulls).
@@ -271,7 +269,7 @@ Tuya IR and RF blasters are exposed as remote entities and support learning and
 sending commands via the standard Home Assistant remote services.
 
 ### Learning commands
-
+

 Use the `remote.learn_command` service with:
 - `command`: the name to store the command under (e.g. `power`)
 - `device`: a name for the appliance being controlled (e.g. `TV`)