Skip to content

Commit b6a5a0b

Browse files
committed
Fix image and missing link
1 parent 1be0153 commit b6a5a0b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/_posts/2016-11-05-hacktoberfest-influxdb-weather.markdown

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ For a long time we have had a bunch of [weather sensors][weather-sensors] but it
3030

3131
### {% linkable_title All changes %}
3232

33-
<img src='/images/supported_brands/currencylayer.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='100' /><img src='/images/supported_brands/influxdb.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='100' /><img src='/images/supported_brands/emby.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='100' /><img src='/images/supported_brands/synologydsm.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='100' />
33+
<img src='/images/supported_brands/icloud.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='100' /><img src='/images/supported_brands/influxdb.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='100' /><img src='/images/supported_brands/emby.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='100' /><img src='/images/supported_brands/synologydsm.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='100' />
3434

3535
- Config: Exclude dirs/files prefixed with . ([@lwis])
3636
- Add mochad component ([@mtreinish])
@@ -45,7 +45,7 @@ For a long time we have had a bunch of [weather sensors][weather-sensors] but it
4545
- Sensor: Support for [InfluxDB sensors][influx-sensor] ([@bestlibre])
4646
- Sensor: New support [HDDTemp sensors][hddtemp-sensor] ([@fabaff])
4747
- Camera: Improvements to [RPi camera][rpi-camera] ([@postlund])
48-
- ThingSpeak component ([@simonszu])
48+
- [ThingSpeak][thingspeak] component ([@simonszu])
4949
- Core: New property `hass.data` to store internal data ([@balloob])
5050
- Switch: Templating and configurable timeout for [REST][rest-switch] ([@aa755])
5151
- Light: [Yeelight][yeelight] Wifi bulbs are now supported ([@HydrelioxGitHub])
@@ -148,3 +148,4 @@ Our website has now an additional category called "Ecosystem". This will become
148148
[Hacktoberfest]: https://hacktoberfest.digitalocean.com/
149149
[req-insteon]: https://github.com/home-assistant/home-assistant/issues/3811
150150
[updater]: https://home-assistant.io/blog/2016/10/25/explaining-the-updater/
151+
[thingspeak]: https://home-assistant.io/components/thingspeak/

0 commit comments

Comments
 (0)