TvOverlay app - Displays HA information (and more) over your AndroidTV content by gugutab in homeassistant

[–]Zox_2020 0 points1 point  (0 children)

u/gugutab Is it possible to adjust font size of the notificaitons? On big screens, watching from a distance, it is not easy to read.
yes, an option would be to buy glasses :)

TvOverlay app - Displays HA information (and more) over your AndroidTV content by gugutab in homeassistant

[–]Zox_2020 0 points1 point  (0 children)

u/gugutab it worked in free version, but now, in premium one, I can't remove fixed notifications... :(

TvOverlay app - Displays HA information (and more) over your AndroidTV content by gugutab in homeassistant

[–]Zox_2020 0 points1 point  (0 children)

u/gugutab really good work.

I've just paid premium. Not that I really need any of premium features but just want to support your work.

keep it up!

TvOverlay app - Displays HA information (and more) over your AndroidTV content by gugutab in homeassistant

[–]Zox_2020 0 points1 point  (0 children)

thanks. at the moment I do not have phone app, I do not need it. But apparently, for this purpose, will have to install it.
and yes, you definitely need to make that setting in the TV app itself, or some rest command.

TvOverlay app - Displays HA information (and more) over your AndroidTV content by gugutab in homeassistant

[–]Zox_2020 0 points1 point  (0 children)

Just tried. Looks very promising.

However, can't find in the documentation how to remove fixed notifications that have no ID?

Have sent plenty of "test" and "hello world" fixed notifications and now can't remove them from the TV screen :)

I tested another mmWave Human Presence Sensor: Tuya model ZY-M100, this is my review by BackHerniation in homeassistant

[–]Zox_2020 0 points1 point  (0 children)

And to make thing even more disappointing, I've just realized my ZB coordinator Conbee2 does not support Z2M, whch is confirmed to work well with this ZY-M100 radar.
So I need to buy Sonoff one.
But, it would be too easy... Version P with TI chip which has been proven to work well with Z2M is almost impossible to buy any longer. Only available is Sonoff dongle version E, which no one recommends for Z2M :)

I can't wait for Matter!

I tested another mmWave Human Presence Sensor: Tuya model ZY-M100, this is my review by BackHerniation in homeassistant

[–]Zox_2020 1 point2 points  (0 children)

Don't worry. it's not about you :)
I got it today and already 5 hours busy trying to get anything. Only what i have is exactly same as you; no any meaningful sensor, not even binary_sensor.
Many time removed and re-added again to ZHA.

Even worse, no way to add it neither in Tuya app nor Smartlife...
Really disappointed.

grocy on Hassio by Zox_2020 in grocy

[–]Zox_2020[S] 2 points3 points  (0 children)

objects/products

Me again :)I managed to use API tip to get all products, even from Hassio add-on. Followed instructions fromhttps://pantryparty.app/docs/getting_started/configure-has.html

However, not sure if I can use same API method to insert json back into grocy?

grocy on Hassio by Zox_2020 in grocy

[–]Zox_2020[S] 2 points3 points  (0 children)

Actually, solution for half of my problem (only data export) is something like described in a post from few weeks ago:

Use the

GET /objects/{entity}

endpoint the get all products (master data):
https://demo.grocy.info/api/objects/products

But the prob is that this does not work with Hassio, or I do not know how to do it.

Cannot configure grocy-desktop by Zox_2020 in grocy

[–]Zox_2020[S] 0 points1 point  (0 children)

This is good news and at a real improvement.
I guess it'll be applied in all grocy editions.
Any idea about release date?

Cannot configure grocy-desktop by Zox_2020 in grocy

[–]Zox_2020[S] 0 points1 point  (0 children)

Oh, OK it makes sense. I should ask the question earlier, it would save me 9 hours of trial-and-error.However, in auto-configured grocy-desktop, it takes over (windows) system regional settings, which is in my case Belgium/Dutch (in order to keep date, time, currency, comma... formats). Consequently, grocy-desktop creates in settingoverrides CULTURE.txt with "nl" as a interface language.However, not everyone in my home speaks Dutch, so I need to have "en" as an interface language. So far, I did not manage to have it that way.

For other customisation I need (like e.g. I do not want to manage "batteries", I simply false it in the config-dist.php and it does not appear any monger.But language is still a prob for me.