Also still having problems with pollen.com in this release:
2018-07-08 13:00:53 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.pollen
2018-07-08 13:00:53 ERROR (MainThread) [homeassistant.components.sensor] pollen: Error on device update!
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_platform.py", line 248, in _async_add_entity
await entity.async_device_update(warning=False)
File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity.py", line 317, in async_device_update
yield from self.async_update()
File "/usr/lib/python3.6/site-packages/homeassistant/components/sensor/pollen.py", line 186, in async_update
data = self.pollencom.data[self._category]['Location']
KeyError: 'allergy_index'
My config for this component is unchanged from 0.72.1, and still matches a “correct” config according to the documentation for the component. Oddly: one of the conditions I’m monitoring is “disease_average_forecasted”, and though that no longer shows up as an entity for me, I do now see “sensor.cold__flu_forecasted_average_2”, which would appear to be the same data under a different name; a name that is not listed in the documentation as a valid entity.
Fist, I love the new UI. The glance card is especially nice.
It would be really nice to be able to change font size especially on the aforementioned glance card as the names get shortened with only a few characters on my phone screen.
For the lock, the change to ‘lock/unlock’ does fix the ambiguity of the ‘on/off’ service, but it creates a new problem for me. I was using the switch as both the service to toggle on/off and as the sensor to see if it was on/off. In the current state, a locked door has the word UNLOCK and vice versa. This is confusing. I now have to create a sensor to show LOCKED and UNLOCKED. This is still confusing if I have both on the same card.
I think a color change of the locked and unlocked icons would fix this problem for me. The current icons are practically the same at-a-glance. With a color change, like the door and window binary sensors, it would be visually apparent.
is it possible to mask the password?
is it possible to submit username & password upon pressing the “enter” key, so you don’t have to use mouse in order to click on the submit button?
Hi, thanks for the great work!
I currently facing issues with packages for the dht and miflora (bluetooth) couldn’t find a change related to that issue. Does somebody know more about?